[dev] [cvs] commit: framework/Auth/Auth imsp.php horde/config conf.xml prefs.php.dist turba/config prefs.php.dist sources.php.dist

Jan Schneider jan at horde.org
Sun Aug 21 13:25:12 PDT 2005


Zitat von Michael Rubinsky <mike at theupstairsroom.com>:

>  Log:
>  Add new config tab to settings page for configuring IMSP Server 
> settings globally.  Also includes necessary changes to horde and 
> turba configuration files.
>  Bug: 2439
>
>  Revision  Changes    Path
>  1.10      +14 -14    framework/Auth/Auth/imsp.php
>  1.112     +37 -37    horde/config/conf.xml
>  1.88      +26 -23    horde/config/prefs.php.dist

Here, you should check with !empty() instead, to avoid warnings when 
people updated and didn't have a chance to update the configuration yet.

>  1.35      +15 -12    turba/config/prefs.php.dist
>  1.124     +94 -93    turba/config/sources.php.dist

In these two cases you should additionally check with isset() to avoid 
warnings and false negatives if people didn't update Horde.

Jan.

-- 
Do you need professional PHP or Horde consulting?
http://horde.org/consulting/


More information about the dev mailing list