[pLog-svn] r5103 - plugins/branches/lifetype-1.2/unported

oscar at devel.lifetype.net oscar at devel.lifetype.net
Thu Mar 15 16:05:53 EDT 2007


Author: oscar
Date: 2007-03-15 16:05:53 -0400 (Thu, 15 Mar 2007)
New Revision: 5103

Removed:
   plugins/branches/lifetype-1.2/unported/karma.php
Log:
This file is not needed anymore.


Deleted: plugins/branches/lifetype-1.2/unported/karma.php
===================================================================
--- plugins/branches/lifetype-1.2/unported/karma.php	2007-03-15 20:05:17 UTC (rev 5102)
+++ plugins/branches/lifetype-1.2/unported/karma.php	2007-03-15 20:05:53 UTC (rev 5103)
@@ -1,14 +0,0 @@
-<?php
-
-    if (!defined( "PLOG_CLASS_PATH" )) {
-        define( "PLOG_CLASS_PATH", dirname(__FILE__)."/");
-    }
-    
-    /**
-     * this file is not really necessary but it can help when creating files
-     * like robots.txt to prevent bots from visiting the karma links and 
-     * increasing/decreasing the karma scores of each one of them. 
-     */ 
-    
-    include( PLOG_CLASS_PATH."index.php" );
-?>



More information about the pLog-svn mailing list