added new closer/inbound service level report

started work on timeclock feature, added auto-generate UserIDs and shifts to admin.php

git-svn-id: svn://192.168.202.10@864 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
mattf
2008-05-16 09:25:09 +00:00
parent 82ec48bfd9
commit c4b69ded6e
16 changed files with 2041 additions and 92 deletions
-1
View File
@@ -42,7 +42,6 @@ if (length($ARGV[0])>1)
if ($args =~ /--help/i)
{
print "allowed run time options:\n";
print " [--all] = *DEFAULT* show GMT offset of records as they are inserted into hopper\n";
print " [--db-only] = only backup the database\n";
print " [--conf-only] = only backup the asterisk conf files\n";
print " [--without-db] = do not backup the database\n";