[geeklog-cvs] geeklog: Required version of Geeklog for the Polls Plugin is 2.0.0

geeklog-cvs at lists.geeklog.net geeklog-cvs at lists.geeklog.net
Wed Mar 28 10:41:23 EDT 2012


changeset 8560:9f8af90fc20d
url:  http://project.geeklog.net/cgi-bin/hgwebdir.cgi/geeklog/rev/9f8af90fc20d
user: Tom <websitemaster at cogeco.net>
date: Wed Mar 28 10:18:23 2012 -0400
description:
Required version of Geeklog for the Polls Plugin is 2.0.0

diffstat:

 plugins/polls/autoinstall.php |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (12 lines):

diff -r 9cf7f578614f -r 9f8af90fc20d plugins/polls/autoinstall.php
--- a/plugins/polls/autoinstall.php	Wed Mar 28 10:17:30 2012 -0400
+++ b/plugins/polls/autoinstall.php	Wed Mar 28 10:18:23 2012 -0400
@@ -52,7 +52,7 @@
         'pi_name'         => $pi_name,
         'pi_display_name' => $pi_display_name,
         'pi_version'      => '2.1.4',
-        'pi_gl_version'   => '1.8.0',
+        'pi_gl_version'   => '2.0.0',
         'pi_homepage'     => 'http://www.geeklog.net/'
     );
 



More information about the geeklog-cvs mailing list