From fd99a8c02d7c625771656a5c5081560027d8e6e9 Mon Sep 17 00:00:00 2001 From: Nicolas Frandeboeuf Date: Fri, 23 Aug 2013 23:09:43 +0200 Subject: Revert "Add SHAARLI support to view template" This reverts commit 0269cd821311500acffed61edb1bc168d3fb5ec8. --- install/mysql.sql | 0 install/postgres.sql | 0 install/update.php | 0 install/update_sqlite_from_0_to_1.php | 0 4 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 install/mysql.sql mode change 100755 => 100644 install/postgres.sql mode change 100755 => 100644 install/update.php mode change 100755 => 100644 install/update_sqlite_from_0_to_1.php (limited to 'install') diff --git a/install/mysql.sql b/install/mysql.sql old mode 100755 new mode 100644 diff --git a/install/postgres.sql b/install/postgres.sql old mode 100755 new mode 100644 diff --git a/install/update.php b/install/update.php old mode 100755 new mode 100644 diff --git a/install/update_sqlite_from_0_to_1.php b/install/update_sqlite_from_0_to_1.php old mode 100755 new mode 100644 -- cgit v1.2.3