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-07-15 13:55:32 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a673a6ac5f44adabcbf03a97bf58bcefb65a2d8d
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