]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/lib/form/ActionForm.class.php
Resumed refactoring forms, hopefully without breaking reports this time.
[timetracker.git] / WEB-INF / lib / form / ActionForm.class.php
index 739cc3aa016bce6be2959a61eb052305530302a6..be77649e5ab00e94042b417731614815c9ac9478 100644 (file)
@@ -222,4 +222,3 @@ class ActionForm {
        return (isset($_SESSION[$this->mSessionCell . "session_store_elements"]) ? true : false);
     }
 }
-