From 2fe04b0edd4015749a6c1721186f4e25277db97b Mon Sep 17 00:00:00 2001 From: Markus Birth Date: Sun, 12 Nov 2017 17:50:29 +0100 Subject: [PATCH] Fix autoloading in PHP 7.0. --- index.php | 2 +- lib/TclUpdates/XmlParser.php | 0 lib/autoloader.php | 9 +++++++-- 3 files changed, 8 insertions(+), 3 deletions(-) mode change 100755 => 100644 lib/TclUpdates/XmlParser.php mode change 100755 => 100644 lib/autoloader.php diff --git a/index.php b/index.php index 726a8a2..d44b4e3 100644 --- a/index.php +++ b/index.php @@ -1,6 +1,6 @@