[pLog-svn] r5243 - plugins/branches/lifetype-1.2/closecomments
oscar at devel.lifetype.net
oscar at devel.lifetype.net
Sat Mar 31 10:38:20 EDT 2007
Author: oscar
Date: 2007-03-31 10:38:20 -0400 (Sat, 31 Mar 2007)
New Revision: 5243
Modified:
plugins/branches/lifetype-1.2/closecomments/pluginclosecomments.class.php
Log:
Updated the version number.
Modified: plugins/branches/lifetype-1.2/closecomments/pluginclosecomments.class.php
===================================================================
--- plugins/branches/lifetype-1.2/closecomments/pluginclosecomments.class.php 2007-03-31 13:09:44 UTC (rev 5242)
+++ plugins/branches/lifetype-1.2/closecomments/pluginclosecomments.class.php 2007-03-31 14:38:20 UTC (rev 5243)
@@ -16,7 +16,7 @@
$this->id = "closecomments";
$this->author = "The LifeType Team";
- $this->version = "20070316";
+ $this->version = "20070331";
$this->desc = "Allows to automatically close comments for posts that are older than a configurable certain date";
// register our admin actions and menu entries
More information about the pLog-svn
mailing list