]> andersk Git - sql-web.git/blobdiff - bin/signup.c
session_name set to SQLMITEDU
[sql-web.git] / bin / signup.c
index ca2dbc503033e8dda575cc8868311cd336bb41a2..fe4114970562cc640cc734ab22e236b32cd426b7 100644 (file)
@@ -1,6 +1,6 @@
 #include <stdio.h>
 
 int main() {
-       system("php /home/sql/web_scripts/main/batch/signup.php");
+       system("/usr/bin/php /home/sql/web_scripts/main/batch/signup.php");
        return 0;
 }
This page took 0.03015 seconds and 4 git commands to generate.