[pLog-svn] r5809 - plog/trunk/class/action

oscar at devel.lifetype.net oscar at devel.lifetype.net
Wed Aug 8 16:37:02 EDT 2007


Author: oscar
Date: 2007-08-08 16:37:01 -0400 (Wed, 08 Aug 2007)
New Revision: 5809

Modified:
   plog/trunk/class/action/templateaction.class.php
Log:
Small documentation update.


Modified: plog/trunk/class/action/templateaction.class.php
===================================================================
--- plog/trunk/class/action/templateaction.class.php	2007-08-08 20:36:29 UTC (rev 5808)
+++ plog/trunk/class/action/templateaction.class.php	2007-08-08 20:37:01 UTC (rev 5809)
@@ -24,8 +24,7 @@
      * some more content or extra pages. From within the templates we can also change the content
      * type HTTP header so that we can send for instance xml content. That could be useful in case we
      * want to add things like FOAF (Friend-Of-A-Friend) which are XML-based and which have not yet
-     * been included in the main distribution. The TemplateUtils class, referred as "utils" in the
-     * template context, is the one which provides such features.
+     * been included in the main distribution. 
      */
     class TemplateAction extends BlogAction 
     {



More information about the pLog-svn mailing list