egroupware/phpgwapi
2014-07-05 08:54:36 +00:00
..
cron
doc
images
inc * Admin/API: remove old database based error-log 2014-07-05 08:54:36 +00:00
js new client-side API methods egw.dataSearchUIDs() and egw.dataRefreshUIDs() search for a given uid or regular expression and refreshing matching nextmatch rows, if somethings found 2014-07-04 08:55:37 +00:00
lang
ntlm
setup * Admin/API: remove old database based error-log 2014-07-05 08:54:36 +00:00
templates fix author, jerryr template is from Jerry Ruhe 2014-06-27 07:46:58 +00:00
templatesSavant2/default
tests
addressbook.php
config.php
images.php
ischedule-cli.php
ischedule.php
lang.php fixed under some conditions not working translations, caused by egw object calling translation::init and preceeding lang_arr with (en) translations, before lang.php calls add_app() with a single translation, now explicitly calling init() and init() allways empties lang_arr 2014-06-12 10:07:57 +00:00
user.php