|
From: Verdon V. <ve...@us...> - 2008-06-13 03:51:40
|
Update of /cvsroot/phpwebsite-comm/modules/rolodex/boost In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11911/boost Modified Files: update.php Log Message: new category views Index: update.php =================================================================== RCS file: /cvsroot/phpwebsite-comm/modules/rolodex/boost/update.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** update.php 12 Jun 2008 21:18:48 -0000 1.1 --- update.php 13 Jun 2008 03:51:13 -0000 1.2 *************** *** 43,49 **** --- 43,51 ---- 'templates/list_location.tpl', 'templates/list_feature.tpl', + 'templates/list_category.tpl', 'templates/view_location.tpl', 'templates/view_feature.tpl', 'templates/view_member.tpl', + 'templates/view_category.tpl', 'templates/edit_settings.tpl' ); |