1
Hi all,
i need to build a custom page in admin area where i should set some general options like
Preferences Main »» User Info Settings
or
Preferences Main »» Mail Setup
i should have something like
Preferences Main »» My custom settings.
For modules this is easily done by adding
$modversion['config'][3]['name'] = 'option';
but i wasn't able to add new general options like i
explained above.
Is it possible?and if so,how?
Thanks in advance,ralf.