aboutsummaryrefslogtreecommitdiffhomepage
path: root/index.php
diff options
context:
space:
mode:
authornicosomb <nicolas@loeuillet.org>2013-04-17 15:11:57 +0200
committernicosomb <nicolas@loeuillet.org>2013-04-17 15:11:57 +0200
commit1c182b6c9d74875054dc8efe75564ceab1bc1abe (patch)
tree97ab86be512a518ec3fac8d629211bb666741004 /index.php
parent4456315b217f4eb253fc4403e43cdcb0012356e6 (diff)
downloadwallabag-1c182b6c9d74875054dc8efe75564ceab1bc1abe.tar.gz
wallabag-1c182b6c9d74875054dc8efe75564ceab1bc1abe.tar.zst
wallabag-1c182b6c9d74875054dc8efe75564ceab1bc1abe.zip
téléchargement des images d'un article
Diffstat (limited to 'index.php')
-rwxr-xr-xindex.php2
1 files changed, 1 insertions, 1 deletions
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');
23$tpl->draw('home'); 23$tpl->draw('home');
24$tpl->draw('entries'); 24$tpl->draw('entries');
25$tpl->draw('js'); 25$tpl->draw('js');
26$tpl->draw('footer'); \ No newline at end of file 26$tpl->draw('footer');