From bd4e7249a347b012c34d23a739b56cb6aea63240 Mon Sep 17 00:00:00 2001 From: Friendika Date: Thu, 10 Feb 2011 18:01:38 -0800 Subject: more work on facebook addon --- util/typo.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'util/typo.php') diff --git a/util/typo.php b/util/typo.php index be5307ab3..d0ecf0c8f 100644 --- a/util/typo.php +++ b/util/typo.php @@ -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); -- cgit v1.2.3