X-Git-Url: http://git.pippins.net/embedvideo/.git/?a=blobdiff_plain;f=bin%2Fcheck_config_syntax;h=091c87b9383900a0703f08543b9493a6dfc87f35;hb=313ff5eba49eb7284ad6d8d6e0439c776af9d670;hp=523bd42a7770da4d2f67e131747c47f6a8e284d2;hpb=0fcc0a2b188bc2e25c74bd705d01090c6ac5637d;p=eq%2F.git diff --git a/bin/check_config_syntax b/bin/check_config_syntax index 523bd42..091c87b 100755 --- a/bin/check_config_syntax +++ b/bin/check_config_syntax @@ -2,5 +2,5 @@ perl ../setup/db_config.local [ $? == 0 ] && echo "No syntax errors detected in ../setup/db_config.local" -php -l ../setup/eq_config.local +php -l ../setup/tc_config.local