[pLog-svn] r1811 - plog/branches/plog-1.0.1/class/dao

oscar at devel.plogworld.net oscar at devel.plogworld.net
Mon Apr 11 19:26:36 GMT 2005


Author: oscar
Date: 2005-04-11 19:26:35 +0000 (Mon, 11 Apr 2005)
New Revision: 1811

Modified:
   plog/branches/plog-1.0.1/class/dao/article.class.php
Log:
small change to the API docs

Modified: plog/branches/plog-1.0.1/class/dao/article.class.php
===================================================================
--- plog/branches/plog-1.0.1/class/dao/article.class.php	2005-04-11 16:29:29 UTC (rev 1810)
+++ plog/branches/plog-1.0.1/class/dao/article.class.php	2005-04-11 19:26:35 UTC (rev 1811)
@@ -55,7 +55,7 @@
          *
          * @param topic Topic of the article
          * @param text Text of the article
-         * @param category Identifier of the category under which the article will be included
+         * @param categories An array with the ids of all the categories to which this article belongs
          * @param user Identifier of the user who posted the article
          * @param blog Identifier of the blog to which the article belongs
          * @param status Can be either POST_STATUS_PUBLISHED, POST_STATUS_DRAFT or POST_STATUS_DELETED




More information about the pLog-svn mailing list