[pLog-svn] r5317 - plugins/branches/lifetype-1.2/sitemap

mark at devel.lifetype.net mark at devel.lifetype.net
Tue Apr 17 06:13:29 EDT 2007


Author: mark
Date: 2007-04-17 06:13:29 -0400 (Tue, 17 Apr 2007)
New Revision: 5317

Modified:
   plugins/branches/lifetype-1.2/sitemap/pluginsitemap.class.php
Log:
Fixed a typo.

Modified: plugins/branches/lifetype-1.2/sitemap/pluginsitemap.class.php
===================================================================
--- plugins/branches/lifetype-1.2/sitemap/pluginsitemap.class.php	2007-04-17 10:11:52 UTC (rev 5316)
+++ plugins/branches/lifetype-1.2/sitemap/pluginsitemap.class.php	2007-04-17 10:13:29 UTC (rev 5317)
@@ -172,7 +172,7 @@
 			}
 		}
 
-		funcrion getSiteMapUrl()
+		function getSiteMapUrl()
 		{
 			$rg =& $this->blogInfo->getBlogRequestGenerator();
 			$config =& Config::getConfig();



More information about the pLog-svn mailing list