Kimai time management system (PHP 5.6 / MySQL) with custom extensions: - Budget tracking (ki_budget) - Change request form (ki_changerequest) - Invoice generation (ki_invoice) - Expense tracking (ki_expenses) - Flexi time (ki_flexitime) - Export, admin panel, timesheets, tasks, summary Database: ~900K time entries, 2,000+ users, 439 projects. Config: includes/autoconf.php — localhost/kimai/kimai
16 lines
961 B
Smarty
16 lines
961 B
Smarty
{*
|
|
YOU ARE NOT ALLOWED TO REMOVE THE COPYRIGHT NOTES! YOU MAY CHANGE THE APPEARANCE OF THE LOGIN WINDOW
|
|
BUT REMOVING THE CREDITS IS STRICTLY PROHIBITED. If you feel uncomfortable with this rule - use
|
|
other time tracking software, please.
|
|
|
|
*}
|
|
<p>
|
|
<strong><a hrefKimai <span style="color:red">{$kga.status}</span> {$kga.version}.{$kga.revision}</strong> - © {$devtimespan} the <a href="http://www.kimai.org" target="_blank">Kimai Team</a><br />
|
|
This software is provided under the terms and conditions of the <a href="COPYING">General Public License Version 3</a><br />
|
|
Powered by
|
|
<a href="http://www.jquery.com" target="_blank">jQuery</a> |
|
|
<a href="http://www.xajax-project.org/" target="_blank">xajax</a> |
|
|
<a href="http://smarty.php.net/" target="_blank">Smarty</a> |
|
|
<a href="http://php.net/" target="_blank">PHP</a> |
|
|
<a href="http://mysql.com/" target="_blank">MySQL</a>
|
|
</p> |