[pLog-svn] r6651 - plog/branches/lifetype-1.2/class/data

jondaley at devel.lifetype.net jondaley at devel.lifetype.net
Mon Jun 23 12:48:50 EDT 2008


Author: jondaley
Date: 2008-06-23 12:48:49 -0400 (Mon, 23 Jun 2008)
New Revision: 6651

Modified:
   plog/branches/lifetype-1.2/class/data/timestamp.class.php
Log:
unused variable

Modified: plog/branches/lifetype-1.2/class/data/timestamp.class.php
===================================================================
--- plog/branches/lifetype-1.2/class/data/timestamp.class.php	2008-06-22 23:01:31 UTC (rev 6650)
+++ plog/branches/lifetype-1.2/class/data/timestamp.class.php	2008-06-23 16:48:49 UTC (rev 6651)
@@ -40,10 +40,6 @@
      */
 	class Timestamp extends Date 
 	{
-
-		// internal variables
-		var $_timestamp;
-
 		/*
 		 * Creates a Timestamp object
 		 * If $timestamp is empty or not specified, creates a timestamp



More information about the pLog-svn mailing list