diff --git a/include/tool.php b/include/tool.php index 55da799..12c4ba8 100644 --- a/include/tool.php +++ b/include/tool.php @@ -1,11 +1,10 @@ Upgrade_234(); } - } - /** * Update the gp_index, gp_titles and menus so that special pages can be renamed - * + * not for gpeasy 2.3.4 - superflous */ function Upgrade_234(){ global $gp_index, $gp_titles, $gp_menu, $config, $dataDir; @@ -63,7 +48,7 @@ class Upgrade{ return; } - $config['gpversion'] = '2.3.4'; + $config['gpversion'] = '5.2.1'; \gp\admin\Tools::SaveConfig();