diff options
author | Maryana Rozhankivska <mariroz@mr.lviv.ua> | 2014-05-23 19:25:48 +0300 |
---|---|---|
committer | Maryana Rozhankivska <mariroz@mr.lviv.ua> | 2014-05-23 19:25:48 +0300 |
commit | d18ff7d9565f982bc15c5930123992d44614e1e2 (patch) | |
tree | c72ba88c10f9b31d513d1e82b8fa9eeb34cb4b74 /inc/3rdparty/site_config/custom | |
parent | 3ec62cf95ab4436923d4c665fad7aef226cbb822 (diff) | |
download | wallabag-d18ff7d9565f982bc15c5930123992d44614e1e2.tar.gz wallabag-d18ff7d9565f982bc15c5930123992d44614e1e2.tar.zst wallabag-d18ff7d9565f982bc15c5930123992d44614e1e2.zip |
two small unimportant forgotten changes to 3.2 version of full-text-rss, issue #694
Diffstat (limited to 'inc/3rdparty/site_config/custom')
-rw-r--r-- | inc/3rdparty/site_config/custom/index.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/inc/3rdparty/site_config/custom/index.php b/inc/3rdparty/site_config/custom/index.php new file mode 100644 index 00000000..a3d5f739 --- /dev/null +++ b/inc/3rdparty/site_config/custom/index.php | |||
@@ -0,0 +1,3 @@ | |||
1 | <?php | ||
2 | // this is here to prevent directory listing over the web | ||
3 | ?> \ No newline at end of file | ||