diff options
author | Thomas Citharel <tcit@tcit.fr> | 2014-11-19 16:27:56 +0100 |
---|---|---|
committer | Thomas Citharel <tcit@tcit.fr> | 2014-11-19 16:27:56 +0100 |
commit | c8b4ef7fed01c4d94ac9d2325bd2c6e97f831bad (patch) | |
tree | 2e7adf0ae6b75205ea87ae6a1a06565ee392cca5 /inc/poche/Poche.class.php | |
parent | b0f9f5ac21b5caef430b0b5412443fd39ee50455 (diff) | |
download | wallabag-c8b4ef7fed01c4d94ac9d2325bd2c6e97f831bad.tar.gz wallabag-c8b4ef7fed01c4d94ac9d2325bd2c6e97f831bad.tar.zst wallabag-c8b4ef7fed01c4d94ac9d2325bd2c6e97f831bad.zip |
implementing carrot into wallabag
Diffstat (limited to 'inc/poche/Poche.class.php')
-rwxr-xr-x | inc/poche/Poche.class.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/inc/poche/Poche.class.php b/inc/poche/Poche.class.php index 16235474..27d6f4a6 100755 --- a/inc/poche/Poche.class.php +++ b/inc/poche/Poche.class.php | |||
@@ -812,4 +812,4 @@ class Poche | |||
812 | } | 812 | } |
813 | 813 | ||
814 | 814 | ||
815 | } | 815 | } \ No newline at end of file |