pQmars/qcw-dev/standalone/admin index.php,1.10,1.11

0 views
Skip to first unread message

alexander sasha wait

unread,
Oct 11, 2005, 4:21:51 PM10/11/05
to alexan...@users.sourceforge.net
Update of /cvsroot/corewar/pQmars/qcw-dev/standalone/admin
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4183/qcw-dev/standalone/admin

Modified Files:
index.php
Log Message:
testing run of perl scripts in the background


Index: index.php
===================================================================
RCS file: /cvsroot/corewar/pQmars/qcw-dev/standalone/admin/index.php,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** index.php 10 Oct 2005 20:55:48 -0000 1.10
--- index.php 11 Oct 2005 20:21:49 -0000 1.11
***************
*** 35,39 ****
}
elseif ($value == "stop") {
! $admin = "admin.pl -s";
}
else {
--- 35,44 ----
}
elseif ($value == "stop") {
! #$admin = "admin.pl -s";
!
! exec("sleep 600 >/dev/null 2>&1 &");
! #exec("kill -9 22445");
!
! echo "<br>wake-up-time!";
}
else {

Reply all
Reply to author
Forward
0 new messages