Ralf Becker
|
bb5a845600
|
our error_handler did not allow to supporess just warnings
eg. by using: error_reporting(error_reporting()&~E_WARNING);
|
2017-03-13 16:41:12 +01:00 |
|
Ralf Becker
|
16689ebc27
|
fix use of old egw class in favor of new Api\Egw
|
2016-11-02 09:38:37 +01:00 |
|
Ralf Becker
|
bca20a9534
|
silence "Declaration of $class::$method should be compatible with $parent::$method" warning
|
2016-06-09 09:24:33 +02:00 |
|
Ralf Becker
|
834cc466f5
|
to allow installing api or EGroupware without phpgwapi, old exceptions which we have to extend in order allow old apps to catch exceptions thrown from new api, have to reside in api/inc and get autoloaded
|
2016-05-02 16:57:50 +00:00 |
|
Ralf Becker
|
8315cbfee0
|
move egw and applications class to api including (common_)functions.inc.php
|
2016-04-26 14:38:08 +00:00 |
|