Ralf Becker 43553a0226 - depricated return_single($cat_id) in favor of read($cat_id) return not
an array with a single cat, but just the cat
- read($cat_id) and id2name($cat_id,'data') return now data as array
- edit($cat) and add($cat) now serialize data, if it's an array
- return*() have optional parameter to return data as array (default is
  still to return it serialized)
- new constants categories::GLOBAL_APPNAME='phpgw' and
  categories::GLOBAL_ACCOUNT=-1 (the later will change in the next step)
2010-01-30 23:50:51 +00:00
2010-01-29 21:42:54 +00:00
2009-12-02 06:58:03 +00:00
2009-12-11 14:29:41 +00:00
2009-10-16 09:55:12 +00:00
2007-02-28 03:40:03 +00:00
Languages
PHP 54.8%
TypeScript 18.5%
JavaScript 10.6%
CSS 10.2%
Less 2.1%
Other 3.8%