From: anuko Date: Sat, 4 Mar 2017 01:09:30 +0000 (+0000) Subject: Removed unused function. X-Git-Tag: timetracker_1.19-1~1530 X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;h=7b5184458f52ff3d6b20a514d59d4bb257a8753d;p=timetracker.git Removed unused function. --- diff --git a/WEB-INF/lib/form/ActionForm.class.php b/WEB-INF/lib/form/ActionForm.class.php index edc15708..ece7ceb9 100644 --- a/WEB-INF/lib/form/ActionForm.class.php +++ b/WEB-INF/lib/form/ActionForm.class.php @@ -99,17 +99,7 @@ class ActionForm { $this->mInitForm = true; } } - - /** - * Init custom variables - * - * @param unknown $request - * @param unknown $respons - */ - function initVariables(&$request, &$respons) { - - } - + function setVariablesNames($namelist) { $this->mVariables = $namelist; } diff --git a/WEB-INF/templates/footer.tpl b/WEB-INF/templates/footer.tpl index 04bd805b..003509d7 100644 --- a/WEB-INF/templates/footer.tpl +++ b/WEB-INF/templates/footer.tpl @@ -12,7 +12,7 @@
-
 Anuko Time Tracker 1.10.38.3621 | Copyright © Anuko | +  Anuko Time Tracker 1.10.38.3622 | Copyright © Anuko | {$i18n.footer.credits} | {$i18n.footer.license} | {$i18n.footer.improve}