[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Phpgroupware-developers] admin config
From: |
Lars Kneschke |
Subject: |
Re: [Phpgroupware-developers] admin config |
Date: |
Sat, 22 Dec 2001 13:31:41 +0100 (MET) |
> address@hidden schrieb:
>
> I am trying to add a hook that can be used to validate
> the input to config.php for each app. It is working
> here now, but I want to see what you think.
>
> The hook file, hook_config_validate.inc.php would be
> included before looping through the posted values. If
> a function exists in the hook file with the same name
> as the config being checked, it will run, setting the
> value of $GLOBALS['config_error']. The function takes
> one argument - the value entered for that config.
Would it be better to use a araray, then to append to the string?
Cu
- [Phpgroupware-developers] Email Questions & Ideas., Ryan Bonham, 2001/12/21
- Re: [Phpgroupware-developers] Email Questions & Ideas., Chris Weiss, 2001/12/21
- Re: [Phpgroupware-developers] Email Questions & Ideas., Tony (Angles) Puglisi, 2001/12/25
- Re: [Phpgroupware-developers] Email Questions & Ideas., Tony (Angles) Puglisi, 2001/12/25
- Re: [Phpgroupware-developers] Email Questions & Ideas., Pablo Pessagno, 2001/12/27