This website requires JavaScript.
Explore
Help
Sign In
extern
/
egroupware
Watch
1
Star
0
Fork
1
You've already forked egroupware
mirror of
https://github.com/EGroupware/egroupware.git
synced
2025-05-28 14:07:16 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
egroupware
/
api
/
inc
History
Ralf Becker
153c068271
fix diverse occurences of egw_db
2016-05-06 11:13:19 +00:00
..
class.egw_exception_db_invalid_sql.inc.php
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
class.egw_exception_db.inc.php
fix diverse occurences of egw_db
2016-05-06 11:13:19 +00:00
class.egw_exception_no_permission.inc.php
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