Update of /cvsroot/phpwebsite-comm/modules/phpwsbb/conf
In directory sc8-pr-cvs1:/tmp/cvs-serv12767/conf
Modified Files:
controlpanel.php
Log Message:
Updated description and work on searches
Index: controlpanel.php
===================================================================
RCS file: /cvsroot/phpwebsite-comm/modules/phpwsbb/conf/controlpanel.php,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** controlpanel.php 23 May 2003 20:45:12 -0000 1.1
--- controlpanel.php 3 Jun 2003 21:26:43 -0000 1.2
***************
*** 10,14 ****
"url"=>"index.php?module=phpwsbb&PHPWSBB_MAN_OP=list",
"image"=>$image,
! "description"=>"Blah blah blah",
"tab"=>"content");
--- 10,14 ----
"url"=>"index.php?module=phpwsbb&PHPWSBB_MAN_OP=list",
"image"=>$image,
! "description"=>"A bulletin board module.",
"tab"=>"content");
|