[pLog-svn] r4424 - plugins/branches/lifetype-1.1/badbehavior

jondaley at devel.lifetype.net jondaley at devel.lifetype.net
Sat Dec 23 23:09:51 GMT 2006


Author: jondaley
Date: 2006-12-23 23:09:50 +0000 (Sat, 23 Dec 2006)
New Revision: 4424

Modified:
   plugins/branches/lifetype-1.1/badbehavior/pluginbadbehavior.class.php
Log:
fixed typo

Modified: plugins/branches/lifetype-1.1/badbehavior/pluginbadbehavior.class.php
===================================================================
--- plugins/branches/lifetype-1.1/badbehavior/pluginbadbehavior.class.php	2006-12-23 21:48:10 UTC (rev 4423)
+++ plugins/branches/lifetype-1.1/badbehavior/pluginbadbehavior.class.php	2006-12-23 23:09:50 UTC (rev 4424)
@@ -9,7 +9,7 @@
 	class PluginBadBehavior extends PluginBase
 	{
 		var $_logTable;
-		var $_diasplyStatus;
+		var $_displayStatus;
 		
 		function PluginBadBehavior()
 		{



More information about the pLog-svn mailing list