[geeklog-cvs] geeklog: Updated comment for class variable.

geeklog-cvs at lists.geeklog.net geeklog-cvs at lists.geeklog.net
Mon Jan 17 12:18:44 EST 2011


changeset 8055:757837135c01
url:  http://project.geeklog.net/cgi-bin/hgwebdir.cgi/geeklog/rev/757837135c01
user: Tom <websitemaster at cogeco.net>
date: Mon Jan 17 12:16:54 2011 -0500
description:
Updated comment for class variable.

diffstat:

 system/classes/template.class.php |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (12 lines):

diff -r d81201789f6b -r 757837135c01 system/classes/template.class.php
--- a/system/classes/template.class.php	Sun Jan 16 10:51:15 2011 -0500
+++ b/system/classes/template.class.php	Mon Jan 17 12:16:54 2011 -0500
@@ -140,7 +140,7 @@
   var $last_error     = '';
  
   /**
-  * The name of a function is retained in this variable and is used to do any pre processing work. Defaults to checking for Autotags
+  * The name of a function is retained in this variable and is used to do any pre processing work.
   *
   * @var       string
   * @access    public



More information about the geeklog-cvs mailing list