[pLog-svn] r6163 - plog/trunk/class/summary/action

mark at devel.lifetype.net mark at devel.lifetype.net
Tue Jan 22 01:18:37 EST 2008


Author: mark
Date: 2008-01-22 01:18:36 -0500 (Tue, 22 Jan 2008)
New Revision: 6163

Modified:
   plog/trunk/class/summary/action/summaryregistrationaction.class.php
Log:
Man ..., it is why the registration doesn't work.

Modified: plog/trunk/class/summary/action/summaryregistrationaction.class.php
===================================================================
--- plog/trunk/class/summary/action/summaryregistrationaction.class.php	2008-01-15 04:52:27 UTC (rev 6162)
+++ plog/trunk/class/summary/action/summaryregistrationaction.class.php	2008-01-22 06:18:36 UTC (rev 6163)
@@ -9,8 +9,8 @@
 	{
 		function perform()
 		{
-			
+			lt_include( PLOG_CLASS_PATH."register.php" );
 			die();
 		}
 	}
-?>
\ No newline at end of file
+?>



More information about the pLog-svn mailing list