On 07/25/2012 01:46 PM, Gerald Young wrote:
You may need a xml file in Kernel/Config/Files. (yourfilename.xml) <?xml version="1.0" encoding="utf-8"?> <otrs_config version="1.0" init="Application"> <ConfigItem Name="Stats::DynamicObjectRegistration###somethingname" Required="0" Valid="1"> <Description Translatable="1">Some sort of description</Description> <Group>Ticket</Group> <SubGroup>Core::Stats</SubGroup> <Setting> <Hash> <Item Key="Module">Kernel::System::Stats::Dynamic::yourmodule</Item> </Hash> </Setting> </ConfigItem> </otrs_config>
Thanks for the info. -- Stephen Clark *NetWolves* Director of Technology Phone: 813-579-3200 Fax: 813-882-0209 Email: [email protected] http://www.netwolves.com
--------------------------------------------------------------------- OTRS mailing list: otrs - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/otrs To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs
