[pLog-svn] r1643 - plog/trunk/class/net

mark at devel.plogworld.net mark at devel.plogworld.net
Wed Mar 30 16:17:33 GMT 2005


Author: mark
Date: 2005-03-30 16:17:33 +0000 (Wed, 30 Mar 2005)
New Revision: 1643

Modified:
   plog/trunk/class/net/baserequestgenerator.class.php
Log:
Remove a strange character "<".

Modified: plog/trunk/class/net/baserequestgenerator.class.php
===================================================================
--- plog/trunk/class/net/baserequestgenerator.class.php	2005-03-30 14:50:37 UTC (rev 1642)
+++ plog/trunk/class/net/baserequestgenerator.class.php	2005-03-30 16:17:33 UTC (rev 1643)
@@ -439,7 +439,7 @@
         {
 			throw( new Exception( "This function must be implemented by child classes." ));
         }        
-        <
+
         /**
          * Given the name of a template file, generate the right link to it. Must be implemented by child
          * classes to generate a valid URL.




More information about the pLog-svn mailing list