[chora] error_reporting(E_ALL) in CVSLib.php

screen@brainkrash.com screen@brainkrash.com
Sat, 24 Aug 2002 03:17:10 -0700 (MST)


I noticed that the lib/CVSLib.php is setting error reporting to E_ALL in 
php, thus ignoring the horde error reporting configuration. I've commented 
this out locally due to some custom authentication hacking but may i 
suggest if setting this to E_ALL for this library that the horde option be 
save an error_reporting be reset at the end of this class definition.

-lucas