PHP Timeclock News
Brought to you by:
bluenotemkvi
PHP Timeclock Changelog
0.9.4-1 5/27/05
-----------------------
--- Fixed a bug in the time report - if the "To" and "From" dates were the same,
either no punch-in/out times would display, or just some of the times would display.
--- Fixed a bug in displaying the punch-in/out times on the main page if
$show_current_users_only was set to "yes" in config.inc.php. Either none of the
times would display, or just some of the times would display.
--- This bug was also found when attempting to change a user's time.
--- Added "This script also makes other minor changes to the database." to the database
upgrade script description in dbupgrade.php.