Code

Fixed error handling, when display_errors is set to flase
[gosa.git] / include / php_setup.inc
2007-11-27 hickertFixed error handling, when display_errors is set to...
2007-11-23 hickertFixed typo
2007-11-23 hickertSkip logging of 'No such object' ldap messages.
2007-09-20 cajusUpdated for PHP5
2007-09-20 cajusMoved default timezone setting
2007-09-20 cajusAdded TZ fix
2007-09-19 cajusUpdate for __autoload()
2007-09-05 hickertHide PHP5 OOP warnings.
2007-09-03 cajusMoved to E_STRICT
2007-08-24 hickertUpdated error handling
2007-06-28 hickertImplemented php bug submitting
2007-05-29 hickertUpdated logging
2007-05-23 hickertSwitched log call
2007-05-23 hickertUpdated logging
2006-11-23 cajusEnabled base moving
2006-08-29 hickertW3c fix
2006-05-16 cajusMoved z-index to the visible layer
2006-05-04 hickertFixed some session problems
2006-02-22 hickertFixed debug, to shown first line nr ....
2006-02-22 hickertFixed recursive copy, to use binary attributes if possible
2006-01-17 hickertUpdated php_setup file, to hold sessions for a whole...
2006-01-12 cajusAdded fixed for PHP 5.1.x that claims about problems...
2005-12-08 cajusFixed problem with undefined index
2005-06-28 cajusMade exact match for true/false
2005-06-28 hickertadded display error switch to gosa.conf
2005-06-24 cajusFixed filtering for mail dialog
2005-06-24 hickertlast files, added summary
2005-06-24 cajusMoved error handler to php_setup in order to get an...
2005-06-24 cajusForce-enabled state for "report_memory_leaks"
2005-05-18 cajusImproved error handling. This will be enhanced later on
2005-05-12 cajusCompleted migration