From 8981da89c3426f94b8a963ffe8189a9d0400333f Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 19 Oct 2012 03:36:09 -0700 Subject: don't show categories widget if there are none --- boot.php | 1 + 1 file changed, 1 insertion(+) (limited to 'boot.php') diff --git a/boot.php b/boot.php index d731069dc..43672695c 100644 --- a/boot.php +++ b/boot.php @@ -522,6 +522,7 @@ if(! class_exists('App')) { $this->cmd = 'profile/' . substr($this->cmd,1); + /** * * Break the URL path into C style argc/argv style arguments for our -- cgit v1.2.3