X-Git-Url: http://git.pippins.net/embedvideo/.git/?a=blobdiff_plain;f=bin%2Fcheck_config_syntax;h=246dc3835e3a63b004e9917f4be223984cdc004c;hb=f5103edfe84559ed62829fbf551259bb2e247d8a;hp=d5f303d52b89196dd816a067fd9a735689385182;hpb=661bea335343432a698ea1a37d204f351033deb8;p=eq%2F.git diff --git a/bin/check_config_syntax b/bin/check_config_syntax index d5f303d..246dc38 100755 --- a/bin/check_config_syntax +++ b/bin/check_config_syntax @@ -2,5 +2,5 @@ perl ../setup/db_config [ $? == 0 ] && echo "No syntax errors detected in ../setup/db_config" -php -l ../setup/3rd_config +php -l ../setup/eq_config