[pLog-svn] r853 - plog/trunk/class/plugin

ork at devel.plogworld.net ork at devel.plogworld.net
Thu Jan 27 00:15:52 GMT 2005


Author: ork
Date: 2005-01-27 00:15:51 +0000 (Thu, 27 Jan 2005)
New Revision: 853

Modified:
   plog/trunk/class/plugin/eventlist.properties.php
Log:
typo


Modified: plog/trunk/class/plugin/eventlist.properties.php
===================================================================
--- plog/trunk/class/plugin/eventlist.properties.php	2005-01-26 19:28:26 UTC (rev 852)
+++ plog/trunk/class/plugin/eventlist.properties.php	2005-01-27 00:15:51 UTC (rev 853)
@@ -132,7 +132,7 @@
 	define ("EVENT_LINKS_LOADED", 96 );
 	// link categories
 	define( "EVENT_PRE_LINK_CATEGORY_ADD", 97 );
-	define( "EVENT_POST_CATEGORY_ADD", 98 );
+	define( "EVENT_POST_LINK_CATEGORY_ADD", 98 );
 	define( "EVENT_PRE_LINK_CATEGORY_UPDATE", 99 );
 	define( "EVENT_POST_LINK_CATEGORY_UPDATE", 100 );
 	define( "EVENT_PRE_LINK_CATEGORY_DELETE", 101 );
@@ -151,4 +151,4 @@
 	define( "EVENT_POST_REFERRER_DELETE", 109 );
 	define( "EVENT_PRE_REFERRER_ADD", 110 );
 	define( "EVENT_POST_REFERRER_ADD", 111 );
-?>
\ No newline at end of file
+?>




More information about the pLog-svn mailing list