[Sprint/OldfashionedOwl](fix): Subscription feed upgrade #435
All threads resolved!
All threads resolved!
Compare changes
+ 28
− 69
@@ -26,78 +26,37 @@ class subscribe implements Interfaces\Api
@@ -26,78 +26,37 @@ class subscribe implements Interfaces\Api
$subscribers= $db->getRow($pages[1], ['limit'=>get_input('limit', 12), 'offset'=>get_input('offset', '')]);
$subscribers= $db->getRow($pages[1], ['limit'=>get_input('limit', 12), 'offset'=>get_input('offset', '')]);