[pLog-svn] r1517 - plog/trunk/class/dao

oscar at devel.plogworld.net oscar at devel.plogworld.net
Tue Mar 15 20:43:38 GMT 2005


Author: oscar
Date: 2005-03-15 20:43:37 +0000 (Tue, 15 Mar 2005)
New Revision: 1517

Modified:
   plog/trunk/class/dao/articlecategories.class.php
Log:
corrected a small mistake in the documentation

Modified: plog/trunk/class/dao/articlecategories.class.php
===================================================================
--- plog/trunk/class/dao/articlecategories.class.php	2005-03-15 20:25:26 UTC (rev 1516)
+++ plog/trunk/class/dao/articlecategories.class.php	2005-03-15 20:43:37 UTC (rev 1517)
@@ -16,7 +16,7 @@
 	define( "BLOG_CATEGORIES_MOST_ARTICLES_FIRST", 6 );
 
 	/**
-	 * \ingroup
+	 * \ingroup DAO
 	 *	
      * Implementation of the database logic for dealing with article categories. This class offers all the most
 	 * common methods: getCategory, addCategory, deleteCategory, etc. 




More information about the pLog-svn mailing list