aboutsummaryrefslogtreecommitdiffhomepage
path: root/inc/poche/global.inc.php
diff options
context:
space:
mode:
authorNicolas Lœuillet <nicolas.loeuillet@gmail.com>2014-01-28 10:36:04 +0100
committerNicolas Lœuillet <nicolas.loeuillet@gmail.com>2014-01-28 10:36:04 +0100
commitc95b78a8ceb918f033f3dd6c26aa7da4a8a527dc (patch)
treefae5e04e8b2f81c8dd0d95d65cb825341bf914c6 /inc/poche/global.inc.php
parent3ae345b3d7136057bcb88783a76ffbdc740b4416 (diff)
downloadwallabag-c95b78a8ceb918f033f3dd6c26aa7da4a8a527dc.tar.gz
wallabag-c95b78a8ceb918f033f3dd6c26aa7da4a8a527dc.tar.zst
wallabag-c95b78a8ceb918f033f3dd6c26aa7da4a8a527dc.zip
poche is dead, welcome wallabag
Diffstat (limited to 'inc/poche/global.inc.php')
-rw-r--r--inc/poche/global.inc.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/inc/poche/global.inc.php b/inc/poche/global.inc.php
index 846699d3..e2beade1 100644
--- a/inc/poche/global.inc.php
+++ b/inc/poche/global.inc.php
@@ -1,9 +1,9 @@
1<?php 1<?php
2/** 2/**
3 * poche, a read it later open source system 3 * wallabag, self hostable application allowing you to not miss any content anymore
4 * 4 *
5 * @category poche 5 * @category wallabag
6 * @author Nicolas Lœuillet <support@inthepoche.com> 6 * @author Nicolas Lœuillet <nicolas@loeuillet.org>
7 * @copyright 2013 7 * @copyright 2013
8 * @license http://www.wtfpl.net/ see COPYING file 8 * @license http://www.wtfpl.net/ see COPYING file
9 */ 9 */