diff options
author | nicosomb <nicolas@loeuillet.org> | 2013-04-17 15:11:57 +0200 |
---|---|---|
committer | nicosomb <nicolas@loeuillet.org> | 2013-04-17 15:11:57 +0200 |
commit | 1c182b6c9d74875054dc8efe75564ceab1bc1abe (patch) | |
tree | 97ab86be512a518ec3fac8d629211bb666741004 /index.php | |
parent | 4456315b217f4eb253fc4403e43cdcb0012356e6 (diff) | |
download | wallabag-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-x | index.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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'); |