fix for issue 319 in the tracker
git-svn-id: svn://192.168.202.10@1365 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
@@ -1638,7 +1638,7 @@ exit;
|
||||
|
||||
function lookup_gmt($phone_code,$USarea,$state,$LOCAL_GMT_OFF_STD,$Shour,$Smin,$Ssec,$Smon,$Smday,$Syear,$postalgmt,$postal_code)
|
||||
{
|
||||
require("dbconnect.php");
|
||||
global $link;
|
||||
|
||||
$postalgmt_found=0;
|
||||
if ( (eregi("POSTAL",$postalgmt)) && (strlen($postal_code)>4) )
|
||||
|
||||
Reference in New Issue
Block a user