Update of /cvsroot/phpwebapp/web_app/boxes/menu
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25443/boxes/menu
Modified Files:
book_list.php
Log Message:
automatic code documentation generation
Index: book_list.php
===================================================================
RCS file: /cvsroot/phpwebapp/web_app/boxes/menu/book_list.php,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** book_list.php 16 Jul 2004 07:41:39 -0000 1.1
--- book_list.php 2 Nov 2005 15:17:54 -0000 1.2
***************
*** 2,5 ****
--- 2,7 ----
/**
* This file contains an array with the list of books and their titles.
+ * @package components
+ * @subpackage menu
*/
$arr_books =
|