[pLog-svn] r6961 - plog/branches/lifetype-1.2/class/net

jondaley at devel.lifetype.net jondaley at devel.lifetype.net
Mon Jan 18 20:09:03 EST 2010


Author: jondaley
Date: 2010-01-18 20:09:03 -0500 (Mon, 18 Jan 2010)
New Revision: 6961

Modified:
   plog/branches/lifetype-1.2/class/net/linkparser.class.php
Log:
old code

Modified: plog/branches/lifetype-1.2/class/net/linkparser.class.php
===================================================================
--- plog/branches/lifetype-1.2/class/net/linkparser.class.php	2010-01-19 01:08:50 UTC (rev 6960)
+++ plog/branches/lifetype-1.2/class/net/linkparser.class.php	2010-01-19 01:09:03 UTC (rev 6961)
@@ -54,7 +54,6 @@
         {
             $uri = $url;
 
-            //global $urlRewriteTags;
             $rewritecode = array_keys( $this->urlRewriteTags );
             $rewritereplace = array_values( $this->urlRewriteTags );
         



More information about the pLog-svn mailing list