[horde] Custom Horde_Core_Ui_VarRenderer error
maxime
maxime at frequence-ecoles.net
Fri Jun 10 09:37:08 UTC 2011
Hello,
When I am using two Horde_Forms with custom renderer on the same page I
get the error :
"Cannot redeclare class Horde_Core_Ui_VarRenderer_Myrenderer"
In the class Horde_Core_Ui_VarRenderer there is this code :
<code>
if (!empty($app)) {
include $GLOBALS['registry']->get('fileroot', $app) . '/lib/Ui/VarRenderer/' . $driver . '.php';
}
</code>
Could it be an "include_once" ?
Thanks.
--
Maxime Chavagne
maxime at frequence-ecoles.org
Fréquence écoles
8, rue Chaponnay
69003 Lyon
04 72 98 38 32
Et plus d'infos sur notre site : www.frequence-ecoles.org
More information about the horde
mailing list