From: Eloi G. <ada...@us...> - 2004-09-19 05:32:53
|
Update of /cvsroot/phpwsbb/phpwsbb/conf In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10902/conf Modified Files: manager.php Log Message: Got rid of unneded list element Index: manager.php =================================================================== RCS file: /cvsroot/phpwsbb/phpwsbb/conf/manager.php,v retrieving revision 1.13 retrieving revision 1.14 diff -C2 -d -r1.13 -r1.14 *** manager.php 13 Sep 2004 21:41:55 -0000 1.13 --- manager.php 19 Sep 2004 05:32:41 -0000 1.14 *************** *** 79,83 **** 'locked'=>NULL, 'lastpost_post_id'=>NULL, - 'lastpost_post_owner'=>NULL, 'sticky'=>NULL ); --- 79,82 ---- |