projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1302739
)
fix the parent class of the Block helper
author
Chuck Hagenbuch
<chuck@horde.org>
Sat, 30 May 2009 15:29:05 +0000
(11:29 -0400)
committer
Chuck Hagenbuch
<chuck@horde.org>
Sat, 30 May 2009 15:29:05 +0000
(11:29 -0400)
framework/View/lib/Horde/View/Helper/Block.php
patch
|
blob
|
history
diff --git
a/framework/View/lib/Horde/View/Helper/Block.php
b/framework/View/lib/Horde/View/Helper/Block.php
index
1292faf
..
275baaa
100644
(file)
--- a/
framework/View/lib/Horde/View/Helper/Block.php
+++ b/
framework/View/lib/Horde/View/Helper/Block.php
@@
-16,7
+16,7
@@
* @package Horde_View
* @subpackage Helper
*/
-class Horde_View_Helper_Block extends Horde_View_Helper
+class Horde_View_Helper_Block extends Horde_View_Helper
_Base
{
/**
* Blocks that have already been fetched.