------
v2.0.3
------
Now using a much HTML_ToPDF to create pdf timecards. Should make
PDF creation much more robust.
------
v2.0.2
------
Now using a grab_globals file to grab data out of POST & GET arrays
Starting session in constants.php.
All session registers are now done using the $_SESSION array
------
v2.0.1
------
Database changes to allow for incrementing of numLogins and multiple jobs
No longer adding the @$server to the user name if it is 'db' auth_method
Now recording the login time and number of logins when using the 'db' auth_method
----
v2.0
----
Initial release of 2.0.
Completely rewritten from the original 1.0 Perl version.