Stylize maintenance folder..
[lhc/web/wiklou.git] / maintenance / tests / selenium / Selenium.php
index a040010..d6cdff7 100644 (file)
@@ -48,7 +48,7 @@ class Selenium extends Testing_Selenium {
        }
 
        // Prevent external cloning
-       protected function __clone() {}
+       protected function __clone() { }
        // Prevent external construction
-       //protected function __construct() {}
+       // protected function __construct() {}
 }