summaryrefslogtreecommitdiff
path: root/server/core/FloatingIp.php
diff options
context:
space:
mode:
Diffstat (limited to 'server/core/FloatingIp.php')
-rwxr-xr-x[-rw-r--r--]server/core/FloatingIp.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/core/FloatingIp.php b/server/core/FloatingIp.php
index 72ae836..4271a84 100644..100755
--- a/server/core/FloatingIp.php
+++ b/server/core/FloatingIp.php
@@ -22,7 +22,7 @@ include("CoreInterface.php");
* Management of images
*
*/
-class FloatingIp implements Core{
+class floatingIp implements Core{
/** @var App $app protected, contains the main app object */
protected $app;