Changing table name to all caps.

pull/136/head
Corby Krick 2013-04-29 18:16:13 -05:00
rodzic 528729d84a
commit b868695767
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -25,7 +25,7 @@ $config['directory'] = "%directory%";
| 'display_freq' Show or Hide frequnecy info
*/
$config['table_name'] = "table_hrd_contacts_v01";
$config['table_name'] = "TABLE_HRD_CONTACTS_V01";
$config['locator'] = "%baselocator%";
$config['display_freq'] = false;