From 19875ef0dad9999f91e6f8d780756e402b5e6722 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20L=C5=93uillet?= Date: Wed, 21 Jan 2015 14:45:39 +0100 Subject: add install script after composer install --- app/check_essentials.php | 6 +++--- app/check_setup.php | 9 --------- app/config/global.inc.php | 6 +++--- app/db/.htaccess | 2 -- app/db/poche.sqlite | Bin 491520 -> 0 bytes app/db/poche.sqlite3 | Bin 491520 -> 0 bytes 6 files changed, 6 insertions(+), 17 deletions(-) delete mode 100755 app/check_setup.php delete mode 100644 app/db/.htaccess delete mode 100755 app/db/poche.sqlite delete mode 100755 app/db/poche.sqlite3 (limited to 'app') diff --git a/app/check_essentials.php b/app/check_essentials.php index a47cd5a8..073b6032 100644 --- a/app/check_essentials.php +++ b/app/check_essentials.php @@ -1,13 +1,13 @@ "short_open_tag = On"'); } diff --git a/app/check_setup.php b/app/check_setup.php deleted file mode 100755 index 57495f2c..00000000 --- a/app/check_setup.php +++ /dev/null @@ -1,9 +0,0 @@ -