added GMT_USA_zip.txt import into vicidial_postal_codes table in order to allocate USA time zones by zip code where available
git-svn-id: svn://192.168.202.10@402 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
@@ -1240,6 +1240,7 @@ if ($WEBONLY < 1)
|
||||
`chmod 0755 $PATHhome/*`;
|
||||
|
||||
print "Copying extras files to $PATHhome ...\n";
|
||||
`cp -f ./extras/GMT_USA_zip.txt $PATHhome/`;
|
||||
`cp -f ./extras/phone_codes_GMT.txt $PATHhome/`;
|
||||
`cp -f ./extras/MySQL_AST_CREATE_tables.sql $PATHhome/`;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user