|
From: Verdon V. <ve...@us...> - 2008-06-13 13:41:21
|
Update of /cvsroot/phpwebsite-comm/modules/rolodex/boost In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8173/boost Modified Files: update.php Log Message: add remove_user inc file Index: update.php =================================================================== RCS file: /cvsroot/phpwebsite-comm/modules/rolodex/boost/update.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** update.php 13 Jun 2008 03:51:13 -0000 1.2 --- update.php 13 Jun 2008 13:40:55 -0000 1.3 *************** *** 48,51 **** --- 48,52 ---- 'templates/view_member.tpl', 'templates/view_category.tpl', + 'templates/adv_search_form.tpl', 'templates/edit_settings.tpl' ); |