From: <on...@us...> - 2002-09-21 06:25:53
|
Update of /cvsroot/xoops/xoops-current/html/modules/system/admin/metafooter In directory usw-pr-cvs1:/tmp/cvs-serv24764 Modified Files: metafooter.php Log Message: no message Index: metafooter.php =================================================================== RCS file: /cvsroot/xoops/xoops-current/html/modules/system/admin/metafooter/metafooter.php,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** metafooter.php 21 Sep 2002 06:25:22 -0000 1.3 --- metafooter.php 21 Sep 2002 06:25:51 -0000 1.4 *************** *** 34,38 **** if (!$result) { echo "Error doing DB query"; - //CloseTable(); xoops_cp_footer(); exit(); --- 34,37 ---- |