X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=src%2FWallabag%2FWallabag%2FFlattrItem.php;fp=inc%2Fpoche%2FFlattrItem.class.php;h=17eccd3fae03e67d70605f14893c3c2b4c7d7024;hb=6ad93dff69d7c2beb2196e73f641e6484fccbeb7;hp=ef8c62f7f5606a8f72e2bedd05a5658580c23836;hpb=c78c1a3f08815aab99752026ccdf1dcf63cf43c1;p=github%2Fwallabag%2Fwallabag.git diff --git a/inc/poche/FlattrItem.class.php b/src/Wallabag/Wallabag/FlattrItem.php similarity index 98% rename from inc/poche/FlattrItem.class.php rename to src/Wallabag/Wallabag/FlattrItem.php index ef8c62f7..17eccd3f 100644 --- a/inc/poche/FlattrItem.class.php +++ b/src/Wallabag/Wallabag/FlattrItem.php @@ -8,6 +8,8 @@ * @license http://opensource.org/licenses/MIT see COPYING file */ +namespace Wallabag\Wallabag; + class FlattrItem { public $status;