X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/a07b6f8bccda226991ced6fe25f1c9c508e423e5..4f4df95a604a5c11fe7ba793b18f025b13ef1fb6:/WEB-INF/lib/form/ActionForm.class.php diff --git a/WEB-INF/lib/form/ActionForm.class.php b/WEB-INF/lib/form/ActionForm.class.php index 739cc3aa..be77649e 100644 --- a/WEB-INF/lib/form/ActionForm.class.php +++ b/WEB-INF/lib/form/ActionForm.class.php @@ -222,4 +222,3 @@ class ActionForm { return (isset($_SESSION[$this->mSessionCell . "session_store_elements"]) ? true : false); } } -