alexander sasha wait
unread,Oct 10, 2005, 4:55:50 PM10/10/05Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to alexan...@users.sourceforge.net
Update of /cvsroot/corewar/pQmars/qcw-dev/standalone/admin
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17556/qcw-dev/standalone/admin
Modified Files:
index.php
Log Message:
minor change to */index.php
Index: index.php
===================================================================
RCS file: /cvsroot/corewar/pQmars/qcw-dev/standalone/admin/index.php,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** index.php 10 Oct 2005 19:45:26 -0000 1.9
--- index.php 10 Oct 2005 20:55:48 -0000 1.10
***************
*** 19,28 ****
putenv ("COREWORLD_BIN=$qcw_bin");
! echo "***COREWORLD_MYSQL_SERVER=$mysql_srv***\n";
! echo "***COREWORLD_BIN=$qcw_bin***\n";
$value = $_GET['value'];
! #echo "***$value***";
if ($value == "md5") {
--- 19,28 ----
putenv ("COREWORLD_BIN=$qcw_bin");
! echo "<br>***COREWORLD_MYSQL_SERVER=$mysql_srv***";
! echo "<br>***COREWORLD_BIN=$qcw_bin***";
$value = $_GET['value'];
! #echo "<br>***$value***";
if ($value == "md5") {