From: <dts...@us...> - 2003-05-29 16:56:29
|
Update of /cvsroot/phpwebsite-comm/modules/contacts/conf In directory sc8-pr-cvs1:/tmp/cvs-serv17690/conf Modified Files: controlpanel.php Log Message: Some cosmetic changes and starting to flesh out the contact Index: controlpanel.php =================================================================== RCS file: /cvsroot/phpwebsite-comm/modules/contacts/conf/controlpanel.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** controlpanel.php 27 May 2003 16:58:51 -0000 1.1 --- controlpanel.php 29 May 2003 16:56:24 -0000 1.2 *************** *** 10,14 **** "url"=>"index.php?module=contacts&CONTACTS_MAN_OP=list", "image"=>$image, ! "description"=>"Blah blah blah", "tab"=>"content"); --- 10,14 ---- "url"=>"index.php?module=contacts&CONTACTS_MAN_OP=list", "image"=>$image, ! "description"=>"Contacts provides extended user information.", "tab"=>"content"); |