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. --- inc/3rdparty/Encoding.php | 0 inc/3rdparty/JSLikeHTMLElement.php | 0 inc/3rdparty/Readability.php | 0 inc/3rdparty/Session.class.php | 0 inc/3rdparty/paginator.php | 0 inc/3rdparty/simple_html_dom.php | 0 inc/poche/Database.class.php | 0 inc/poche/Poche.class.php | 0 inc/poche/Tools.class.php | 0 inc/poche/Url.class.php | 0 inc/poche/User.class.php | 0 inc/poche/pochePictures.php | 0 12 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 inc/3rdparty/Encoding.php mode change 100755 => 100644 inc/3rdparty/JSLikeHTMLElement.php mode change 100755 => 100644 inc/3rdparty/Readability.php mode change 100755 => 100644 inc/3rdparty/Session.class.php mode change 100755 => 100644 inc/3rdparty/paginator.php mode change 100755 => 100644 inc/3rdparty/simple_html_dom.php mode change 100755 => 100644 inc/poche/Database.class.php mode change 100755 => 100644 inc/poche/Poche.class.php mode change 100755 => 100644 inc/poche/Tools.class.php mode change 100755 => 100644 inc/poche/Url.class.php mode change 100755 => 100644 inc/poche/User.class.php mode change 100755 => 100644 inc/poche/pochePictures.php (limited to 'inc') diff --git a/inc/3rdparty/Encoding.php b/inc/3rdparty/Encoding.php old mode 100755 new mode 100644 diff --git a/inc/3rdparty/JSLikeHTMLElement.php b/inc/3rdparty/JSLikeHTMLElement.php old mode 100755 new mode 100644 diff --git a/inc/3rdparty/Readability.php b/inc/3rdparty/Readability.php old mode 100755 new mode 100644 diff --git a/inc/3rdparty/Session.class.php b/inc/3rdparty/Session.class.php old mode 100755 new mode 100644 diff --git a/inc/3rdparty/paginator.php b/inc/3rdparty/paginator.php old mode 100755 new mode 100644 diff --git a/inc/3rdparty/simple_html_dom.php b/inc/3rdparty/simple_html_dom.php old mode 100755 new mode 100644 diff --git a/inc/poche/Database.class.php b/inc/poche/Database.class.php old mode 100755 new mode 100644 diff --git a/inc/poche/Poche.class.php b/inc/poche/Poche.class.php old mode 100755 new mode 100644 diff --git a/inc/poche/Tools.class.php b/inc/poche/Tools.class.php old mode 100755 new mode 100644 diff --git a/inc/poche/Url.class.php b/inc/poche/Url.class.php old mode 100755 new mode 100644 diff --git a/inc/poche/User.class.php b/inc/poche/User.class.php old mode 100755 new mode 100644 diff --git a/inc/poche/pochePictures.php b/inc/poche/pochePictures.php old mode 100755 new mode 100644 -- cgit v1.2.3