projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0483fb9
)
This mthod can't be called statically
author
Michael J. Rubinsky
<mrubinsk@horde.org>
Wed, 2 Dec 2009 23:41:04 +0000
(18:41 -0500)
committer
Michael J. Rubinsky
<mrubinsk@horde.org>
Wed, 2 Dec 2009 23:41:04 +0000
(18:41 -0500)
framework/Block/lib/Horde/Block.php
patch
|
blob
|
history
diff --git
a/framework/Block/lib/Horde/Block.php
b/framework/Block/lib/Horde/Block.php
index
fd5bd94
..
9432c1b
100644
(file)
--- a/
framework/Block/lib/Horde/Block.php
+++ b/
framework/Block/lib/Horde/Block.php
@@
-92,7
+92,7
@@
class Horde_Block
*
* @return array The block's configurable parameters.
*/
-
static
public function getParams()
+ public function getParams()
{
/* Switch application contexts, if necessary. Return an error
* immediately if pushApp() fails. */