diff --git a/api/src/Image.php b/api/src/Image.php index c4f0ae9d71..d994744a1b 100644 --- a/api/src/Image.php +++ b/api/src/Image.php @@ -9,7 +9,7 @@ * @version $Id$ */ -namespace EGroupware\APi; +namespace EGroupware\Api; // explicitly import old phpgwapi classes used: use html;