[dev] Skeleton fix for PrefsUI
Joel Vandal
jvandal at infoteck.qc.ca
Thu Dec 4 07:45:56 PST 2003
Update for Skeleton prefs.php sample
Index: prefs.php
===================================================================
RCS file: /repository/skeleton/prefs.php,v
retrieving revision 1.2
diff -r1.2 prefs.php
13c13
< require_once HORDE_BASE . '/lib/Prefs/UI.php';
---
> require_once HORDE_BASE . '/lib/PrefsUI.php';
19c19
< if (Prefs_UI::handleForm($group)) {
---
> if (PrefsUI::handleForm($group)) {
28c28
< Prefs_UI::generateUI($group);
---
> PrefsUI::generateUI($group);
--
Joel Vandal Infoteck Internet
http://www.infoteck.qc.ca Tel. 819-370-3232
jvandal at infoteck.qc.ca Fax. 819-370-3624
More information about the dev
mailing list