Removed closing PHP tags in more files
[timetracker.git] / WEB-INF / lib / form / ActionForm.class.php
index 30d5c93..2029c20 100644 (file)
@@ -222,4 +222,4 @@ class ActionForm {
        return (isset($_SESSION[$this->mSessionCell . "session_store_elements"]) ? true : false);
     }
 }
-?>
+