Starting work on subgroups.
authorNik Okuntseff <support@anuko.com>
Fri, 2 Nov 2018 07:31:22 +0000 (07:31 +0000)
committerNik Okuntseff <support@anuko.com>
Fri, 2 Nov 2018 07:31:22 +0000 (07:31 +0000)
WEB-INF/config.php.dist
WEB-INF/templates/footer.tpl

index 1218f7f..3f6fdaf 100644 (file)
@@ -207,3 +207,6 @@ define('AUTH_MODULE', 'db');
 
 // Height in pixels for the note input field in time.php. Defaults to 40.
 // define('NOTE_INPUT_HEIGHT', 100);
+
+// A temporary config option while development of subgroup support is ongoing. To be removed later.
+// define('SUBGROUP_DEBUG', false);
index ffb9e9c..a14235f 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.18.05.4345 | Copyright &copy; <a href="https://www.anuko.com/lp/tt_3.htm" target="_blank">Anuko</a> |
+          <td align="center">&nbsp;Anuko Time Tracker 1.18.05.4346 | 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>