[pLog-svn] r6315 - plugins/branches/lifetype-1.2/crystalpoll

reto at devel.lifetype.net reto at devel.lifetype.net
Sun Apr 20 08:15:34 EDT 2008


Author: reto
Date: 2008-04-20 08:15:34 -0400 (Sun, 20 Apr 2008)
New Revision: 6315

Modified:
   plugins/branches/lifetype-1.2/crystalpoll/plugincrystalpoll.class.php
Log:
updated version due to IE fix in crystalPollAjax.js

Modified: plugins/branches/lifetype-1.2/crystalpoll/plugincrystalpoll.class.php
===================================================================
--- plugins/branches/lifetype-1.2/crystalpoll/plugincrystalpoll.class.php	2008-04-19 18:11:00 UTC (rev 6314)
+++ plugins/branches/lifetype-1.2/crystalpoll/plugincrystalpoll.class.php	2008-04-20 12:15:34 UTC (rev 6315)
@@ -17,7 +17,7 @@
             $this->desc = "This plugin offers you to create your own poll in your blog";
             $this->author = "Ahmad Fathi Saleh (Al Bawaba Team)";
             $this->locale = "locale_en_UK, locale_ar_SA";
-            $this->version = "20080129";
+            $this->version = "20080419";
             if( "admin" == $source ) {
                 $this->adminInit();
             } elseif( "index" == $source ) {



More information about the pLog-svn mailing list