]> git.mxchange.org Git - friendica.git/blobdiff - mod/cb.php
Merge pull request #3965 from tobiasd/20171126-docGettingStarted
[friendica.git] / mod / cb.php
index 3c5df6e38ba12a861c3fba117ff786d6a9d111e4..030bea4d31849c068a8969c8929fae21530ff421 100644 (file)
@@ -4,6 +4,7 @@
  * General purpose landing page for plugins/addons
  */
 
+use Friendica\App;
 
 function cb_init(App $a) {
        call_hooks('cb_init');