Removed phpinfo.php file for better security.
authoranuko <support@anuko.com>
Thu, 24 Aug 2017 00:53:54 +0000 (00:53 +0000)
committeranuko <support@anuko.com>
Thu, 24 Aug 2017 00:53:54 +0000 (00:53 +0000)
WEB-INF/templates/footer.tpl
phpinfo.php [deleted file]

index ecf48d7..ebb64f4 100644 (file)
@@ -12,7 +12,7 @@
       <br>
       <table cellspacing="0" cellpadding="4" width="100%" border="0">
         <tr>
-          <td align="center">&nbsp;Anuko Time Tracker 1.11.48.3655 | Copyright &copy; <a href="https://www.anuko.com/lp/tt_3.htm" target="_blank">Anuko</a> |
+          <td align="center">&nbsp;Anuko Time Tracker 1.11.48.3656 | Copyright &copy; <a href="https://www.anuko.com/lp/tt_3.htm" target="_blank">Anuko</a> |
             <a href="https://www.anuko.com/lp/tt_4.htm" target="_blank">{$i18n.footer.credits}</a> |
             <a href="https://www.anuko.com/lp/tt_5.htm" target="_blank">{$i18n.footer.license}</a> |
             <a href="https://www.anuko.com/lp/tt_7.htm" target="_blank">{$i18n.footer.improve}</a>
diff --git a/phpinfo.php b/phpinfo.php
deleted file mode 100644 (file)
index 61ace19..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-<?php
-phpinfo();