[prev in list] [next in list] [prev in thread] [next in thread] 

List:       horde-dev
Subject:    [dev] @include instead of include
From:       steve <mailling () gmx ! co ! uk>
Date:       2003-12-26 11:46:53
[Download RAW message or body]

I don't get why we should use @include
It happens to me, but it can happen to others, it hides errors

Here is a patch ro move some from lib/Auth.php

diff -w -b -r1.105 Auth.php
179c179
<             @include_once HORDE_BASE . '/config/hooks.php';
---
 >             include_once HORDE_BASE . '/config/hooks.php';
206c206
<             @include_once HORDE_BASE . '/config/hooks.php';
---
 >             include_once HORDE_BASE . '/config/hooks.php';


-- 
Horde developers mailing list
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: dev-unsubscribe@lists.horde.org
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic