From 1c182b6c9d74875054dc8efe75564ceab1bc1abe Mon Sep 17 00:00:00 2001 From: nicosomb Date: Wed, 17 Apr 2013 15:11:57 +0200 Subject: =?UTF-8?q?t=C3=A9l=C3=A9chargement=20des=20images=20d'un=20articl?= =?UTF-8?q?e?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'index.php') diff --git a/index.php b/index.php index c303f8e3..d0d008ed 100755 --- a/index.php +++ b/index.php @@ -23,4 +23,4 @@ $tpl->draw('head'); $tpl->draw('home'); $tpl->draw('entries'); $tpl->draw('js'); -$tpl->draw('footer'); \ No newline at end of file +$tpl->draw('footer'); -- cgit v1.2.3