Update of /cvsroot/xoops/xoops-current/html/class
In directory usw-pr-cvs1:/tmp/cvs-serv15297
Modified Files:
mysql.php
Log Message:
no message
Index: mysql.php
===================================================================
RCS file: /cvsroot/xoops/xoops-current/html/class/mysql.php,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** mysql.php 18 Sep 2002 16:27:47 -0000 1.4
--- mysql.php 18 Sep 2002 23:30:55 -0000 1.5
***************
*** 58,61 ****
--- 58,62 ----
return false;
}
+ return true;
}
|