Changes to support a jquery based tablesorter for the Ward Callings page
[eq/.git] / bin / check_config_syntax
index d5f303d52b89196dd816a067fd9a735689385182..091c87b9383900a0703f08543b9493a6dfc87f35 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/bash
 
-perl ../setup/db_config
-[ $? == 0 ] && echo "No syntax errors detected in ../setup/db_config"
-php -l ../setup/3rd_config
+perl ../setup/db_config.local
+[ $? == 0 ] && echo "No syntax errors detected in ../setup/db_config.local"
+php -l ../setup/tc_config.local