Version 1.1 (checked in on 2009/04/02 at 17:20:43 by jrockowitz)
Using an include file insures that if a phptemplate_fieldset() function already exists the below function won't throw a 'Fatal error: Cannot redeclare _phptemplate_fieldset()'
| Name | Description |
|---|---|
| phptemplate_fieldgroup_fieldset | Overide CCK's theme_fieldgroup_fieldset using phptemplate. |
| phptemplate_fieldset | Overide theme_fieldset using phptemplate. |
| phptemplate_system_modules | Overide theme_system_modules using phptemplate. |