From abd58bce6899aff274be2e24db08cca46c4b135b Mon Sep 17 00:00:00 2001 From: friendica Date: Tue, 26 Mar 2013 19:37:33 -0700 Subject: set hidden flags on new directory entries, not just existing ones --- index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'index.php') diff --git a/index.php b/index.php index 8d59a8a8e..95b7c78a9 100644 --- a/index.php +++ b/index.php @@ -288,7 +288,7 @@ if($a->module_loaded) { // If $aside_default is not False after the theme _aside() function, run the // module's _aside() function too // - // This gives themes more control over how the left sidebar looks + // This gives themes more control over how the sidebar looks $aside_default = true; call_hooks($a->module . '_mod_aside',$placeholder); -- cgit v1.2.3