]> git.mxchange.org Git - friendica.git/blobdiff - util/typo.php
more work on facebook addon
[friendica.git] / util / typo.php
index be5307ab31b13bf087c6c88bb9a073d8d7d8233d..d0ecf0c8fb08f6055dea721f05b20a5666682e96 100644 (file)
@@ -21,6 +21,6 @@
        foreach($files as $file)
                include_once($file);
 
-       $files = glob('addon/*.php');
+       $files = glob('addon/*/*.php');
        foreach($files as $file)
                include_once($file);