[pLog-svn] r6185 - plog/trunk/class/object

mark at devel.lifetype.net mark at devel.lifetype.net
Mon Feb 4 12:01:14 EST 2008


Author: mark
Date: 2008-02-04 12:01:14 -0500 (Mon, 04 Feb 2008)
New Revision: 6185

Modified:
   plog/trunk/class/object/object.class.php
Log:
We don't need the if statement here.

Modified: plog/trunk/class/object/object.class.php
===================================================================
--- plog/trunk/class/object/object.class.php	2008-01-31 23:47:42 UTC (rev 6184)
+++ plog/trunk/class/object/object.class.php	2008-02-04 17:01:14 UTC (rev 6185)
@@ -1,10 +1,5 @@
 <?php
 
-    if(PHP_VERSION < 5)
-	    
-
-	
-	
 	/**
 	 * \ingroup Core
 	 * 



More information about the pLog-svn mailing list