From 60b537a088b2052896447a078948748ea43084a6 Mon Sep 17 00:00:00 2001 From: Pascal Chevrel Date: Thu, 8 Mar 2012 11:49:38 +0100 Subject: fix install process and admin section which are currently broken because of the separation of classes in separate files. Now the files calling those classes are including app/app.php, also, I changed the variable name in the installation wizard to so as to avoid confusion with already used in the admin section --- admin/index.php | 2 +- admin/subscriptions.php | 8 ++------ 2 files changed, 3 insertions(+), 7 deletions(-) mode change 100644 => 100755 admin/index.php mode change 100644 => 100755 admin/subscriptions.php (limited to 'admin') diff --git a/admin/index.php b/admin/index.php old mode 100644 new mode 100755 index b075206..1a43020 --- a/admin/index.php +++ b/admin/index.php @@ -1,7 +1,7 @@