aboutsummaryrefslogtreecommitdiffhomepage
path: root/inc/poche/define.inc.php
diff options
context:
space:
mode:
authorNicolas Lœuillet <nicolas.loeuillet@gmail.com>2013-09-10 15:43:01 +0200
committerNicolas Lœuillet <nicolas.loeuillet@gmail.com>2013-09-10 15:43:01 +0200
commit3c33e40b614db7d14fec1d9b87963def4fac46a5 (patch)
tree96c4c2b8246d988199489c289b364e3130086fc7 /inc/poche/define.inc.php
parenteaf2c769be6f1a052994ac6f9f5b5a5221596b12 (diff)
downloadwallabag-3c33e40b614db7d14fec1d9b87963def4fac46a5.tar.gz
wallabag-3c33e40b614db7d14fec1d9b87963def4fac46a5.tar.zst
wallabag-3c33e40b614db7d14fec1d9b87963def4fac46a5.zip
change email address in header
Diffstat (limited to 'inc/poche/define.inc.php')
-rw-r--r--inc/poche/define.inc.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/inc/poche/define.inc.php b/inc/poche/define.inc.php
index 3f667430..53c275dd 100644
--- a/inc/poche/define.inc.php
+++ b/inc/poche/define.inc.php
@@ -3,7 +3,7 @@
3 * poche, a read it later open source system 3 * poche, a read it later open source system
4 * 4 *
5 * @category poche 5 * @category poche
6 * @author Nicolas Lœuillet <nicolas@loeuillet.org> 6 * @author Nicolas Lœuillet <support@inthepoche.com>
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 */