small fixes to the last commit
git-svn-id: svn://192.168.202.10@3599 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
@@ -58,7 +58,7 @@ $at='@';
|
||||
$S='*';
|
||||
$US='_';
|
||||
$route_type='DID';
|
||||
$DBX=1; # set to 1 for extra debugging output
|
||||
$DBX=0; # set to 1 for extra debugging output
|
||||
|
||||
($sec,$min,$hour,$mday,$mon,$year,$wday,$yday,$isdst) = localtime(time);
|
||||
$year = ($year + 1900);
|
||||
|
||||
Reference in New Issue
Block a user