diff options
Diffstat (limited to 'boot.php')
-rw-r--r-- | boot.php | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |