[geeklog-cvs] geeklog: Added missing old version numbers

geeklog-cvs at lists.geeklog.net geeklog-cvs at lists.geeklog.net
Sat Feb 19 12:22:19 EST 2011


changeset 8114:21d5725ef1f7
url:  http://project.geeklog.net/cgi-bin/hgwebdir.cgi/geeklog/rev/21d5725ef1f7
user: Dirk Haun <dirk at haun-online.de>
date: Sat Feb 19 16:21:41 2011 +0100
description:
Added missing old version numbers

diffstat:

 public_html/admin/install/index.php |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (12 lines):

diff -r 6f26e3a8ce51 -r 21d5725ef1f7 public_html/admin/install/index.php
--- a/public_html/admin/install/index.php	Sat Feb 19 16:01:38 2011 +0100
+++ b/public_html/admin/install/index.php	Sat Feb 19 16:21:41 2011 +0100
@@ -350,7 +350,7 @@
                               . '<p>' . $LANG_INSTALL[91] . '</p>';
                 } else {
 
-                    $old_versions = array('1.2.5-1','1.3','1.3.1','1.3.2','1.3.2-1','1.3.3','1.3.4','1.3.5','1.3.6','1.3.7','1.3.8','1.3.9','1.3.10','1.3.11','1.4.0','1.4.1','1.5.0','1.5.1','1.5.2','1.6.0','1.6.1');
+                    $old_versions = array('1.2.5-1','1.3','1.3.1','1.3.2','1.3.2-1','1.3.3','1.3.4','1.3.5','1.3.6','1.3.7','1.3.8','1.3.9','1.3.10','1.3.11','1.4.0','1.4.1','1.5.0','1.5.1','1.5.2','1.6.0','1.6.1','1.7.0','1.7.1');
                     if (empty($curv)) {
                         // If we were unable to determine the current GL
                         // version is then ask the user what it is



More information about the geeklog-cvs mailing list