projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e3a5bd6
)
parse error
author
Michael J. Rubinsky
<mrubinsk@horde.org>
Sun, 12 Sep 2010 13:35:05 +0000
(09:35 -0400)
committer
Michael J. Rubinsky
<mrubinsk@horde.org>
Sun, 12 Sep 2010 13:35:05 +0000
(09:35 -0400)
luxor/lib/Application.php
patch
|
blob
|
history
diff --git
a/luxor/lib/Application.php
b/luxor/lib/Application.php
index
c1fd7ec
..
5128532
100644
(file)
--- a/
luxor/lib/Application.php
+++ b/
luxor/lib/Application.php
@@
-55,7
+55,7
@@
class Luxor_Application extends Horde_Registry_Application
*
* @param Horde_Menu $menu The menu object.
*/
- public function menu(
$menu(
)
+ public function menu(
Horde_Menu $menu
)
{
return Luxor::getMenu();
}