egroupware/phpgwapi
Ralf Becker 33918385fc fixed 2 other probs:
- cat_id is varchar, so the id's in "cat_id IN ('1','2')" have to be in single quotes for MaxDB
- search on text-columns:
  * MsSQL need to cast the column to varchar
  * MaxDB cant do it at all
2004-09-19 12:34:34 +00:00
..
cron fixed asyncservices to run under the windows sheduler 2004-07-31 19:37:58 +00:00
doc Re-add html version 2004-09-11 17:47:41 +00:00
images uploaded images for categories (used only by phpbrain so far) 2004-06-04 17:12:18 +00:00
inc fixed 2 other probs: 2004-09-19 12:34:34 +00:00
js integrated the HTMLarea plugins into the eGW translation system 2004-08-29 01:27:22 +00:00
setup *** empty log message *** 2004-09-17 09:36:18 +00:00
templates add switchuser icon source file 2004-09-09 20:32:34 +00:00
tests added checks for updates of text and blob columns 2004-09-19 10:38:11 +00:00
themes replace the crap 2004-08-09 12:20:28 +00:00
addressbook.php changed currentapp to addressbook, to not allow access without run-rights for addressbook 2004-08-29 19:08:50 +00:00