From 0269cd821311500acffed61edb1bc168d3fb5ec8 Mon Sep 17 00:00:00 2001 From: nicofrand Date: Fri, 23 Aug 2013 23:05:45 +0200 Subject: Add SHAARLI support to view template --- 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 100644 => 100755 inc/3rdparty/Encoding.php mode change 100644 => 100755 inc/3rdparty/JSLikeHTMLElement.php mode change 100644 => 100755 inc/3rdparty/Readability.php mode change 100644 => 100755 inc/3rdparty/Session.class.php mode change 100644 => 100755 inc/3rdparty/paginator.php mode change 100644 => 100755 inc/3rdparty/simple_html_dom.php mode change 100644 => 100755 inc/poche/Database.class.php mode change 100644 => 100755 inc/poche/Poche.class.php mode change 100644 => 100755 inc/poche/Tools.class.php mode change 100644 => 100755 inc/poche/Url.class.php mode change 100644 => 100755 inc/poche/User.class.php mode change 100644 => 100755 inc/poche/pochePictures.php (limited to 'inc') diff --git a/inc/3rdparty/Encoding.php b/inc/3rdparty/Encoding.php old mode 100644 new mode 100755 diff --git a/inc/3rdparty/JSLikeHTMLElement.php b/inc/3rdparty/JSLikeHTMLElement.php old mode 100644 new mode 100755 diff --git a/inc/3rdparty/Readability.php b/inc/3rdparty/Readability.php old mode 100644 new mode 100755 diff --git a/inc/3rdparty/Session.class.php b/inc/3rdparty/Session.class.php old mode 100644 new mode 100755 diff --git a/inc/3rdparty/paginator.php b/inc/3rdparty/paginator.php old mode 100644 new mode 100755 diff --git a/inc/3rdparty/simple_html_dom.php b/inc/3rdparty/simple_html_dom.php old mode 100644 new mode 100755 diff --git a/inc/poche/Database.class.php b/inc/poche/Database.class.php old mode 100644 new mode 100755 diff --git a/inc/poche/Poche.class.php b/inc/poche/Poche.class.php old mode 100644 new mode 100755 diff --git a/inc/poche/Tools.class.php b/inc/poche/Tools.class.php old mode 100644 new mode 100755 diff --git a/inc/poche/Url.class.php b/inc/poche/Url.class.php old mode 100644 new mode 100755 diff --git a/inc/poche/User.class.php b/inc/poche/User.class.php old mode 100644 new mode 100755 diff --git a/inc/poche/pochePictures.php b/inc/poche/pochePictures.php old mode 100644 new mode 100755 -- cgit v1.2.3