Many more ore less important changes:
[core.git] / inc / classes / main / console / class_ConsoleTools.php
index e43c96946aeb640280d95e675e96fd727c66ce24..ef97485be4fa72e2f131e9d866d108610800b503 100644 (file)
@@ -158,7 +158,7 @@ class ConsoleTools extends BaseFrameworkSystem {
                // Check if there was an error else
                if ($errorNo > 0) {
                        // Then throw again
-                       throw new InvalidSocketException(array($helperInstance, gettype($socketResource), $errorNo, $errorStr), BaseListener::EXCEPTION_INVALID_SOCKET);
+                       throw new InvalidSocketException(array($helperInstance, $socketResource, $errorNo, $errorStr), BaseListener::EXCEPTION_INVALID_SOCKET);
                } // END - if
 
                // Prepare the GET request