]> git.mxchange.org Git - friendica-addons.git/blobdiff - pumpio/pumpio_sync.php
Add use Friendica\App to addons
[friendica-addons.git] / pumpio / pumpio_sync.php
index af843c1d7a42841cc5aa79f120010e6c6a484ef3..e691a38789880be6238af1d023bc70e13d38bcc5 100644 (file)
@@ -1,4 +1,7 @@
 <?php
+
+use Friendica\App;
+
 if (!file_exists("boot.php") AND (sizeof($_SERVER["argv"]) != 0)) {
        $directory = dirname($_SERVER["argv"][0]);