Ralf Becker 907e24d227 Refractured session handling in eGW:
- DONT UPDATE ON A PROCUDTION SYSTEM (for the next few days)!
- eGW support from now on only php session handling
- custom session handlers (like the memcache one) can now be
  implemented as classes and dont need to change any other code
- the class get's autoloaded and the name need to be configured 
  eg. in the header.inc.php as $egw_info[server][session_handler]
- session restore is now enabled by default (it's way faster and
  works well with php5.1+)
- a db-bases session handler follows soon
2008-08-07 21:12:44 +00:00
2008-07-29 20:40:02 +00:00
2008-08-05 19:13:53 +00:00
2008-08-05 19:13:53 +00:00
2005-11-14 22:28:50 +00:00
2008-07-16 09:29:13 +00:00
2007-02-28 03:40:03 +00:00
2008-07-16 09:29:13 +00:00
Languages
PHP 55%
TypeScript 18.5%
JavaScript 10.6%
CSS 10%
Less 2%
Other 3.9%