]> git.mxchange.org Git - shipsimu.git/blobdiff - inc/classes/main/controller/login/class_WebLoginAreaController.php
ToDo tags now all lower-case
[shipsimu.git] / inc / classes / main / controller / login / class_WebLoginAreaController.php
index e14a0eee061cc5a2ce25ab9d36f4f961d1a56239..e5736412a355fa56022652c62bcb3d7ed9db4b8c 100644 (file)
@@ -63,7 +63,7 @@ class WebLoginAreaController extends BaseController implements Controller {
                // News proccess/display-preparation
                $controllerInstance->addPreFilter(ObjectFactory::createObjectByConfiguredName('news_process_class'));
 
-               /* @TODO: Add some filters to this controller */
+               /* @todo: Add some filters to this controller */
 
                // Return the prepared instance
                return $controllerInstance;