Ralf Becker
3c23ce30e0
fixing PHP5.3 deprecated warnings
2009-11-16 09:01:01 +00:00
Ralf Becker
80dd3d1fe2
New header.inc.php template
...
- I dont force the update (updating version in phpgwapi/setup/setup.inc.php),
as the old one still works through diverse defaults and I want to wait
for the rewrite of a db-based session handler and making mcrpyt
available for sessions again (currently not used)
- required includes for xmlrpc and soap are moved to the callbacks of
this services, as they are NOT required by the rest of eGroupware
2008-08-21 06:21:32 +00:00
Ralf Becker
f7887c6dc3
always initialising $GLOBALS['egw_info']
2006-10-03 15:18:03 +00:00
Miles Lott
d42945030f
Add getallheaders() function if not natively available
2005-09-19 03:37:07 +00:00
Ralf Becker
e72ec322e1
added configuration switch for xmlrpc and soap services (default off)
2005-09-10 10:39:36 +00:00
Miles Lott
a1e8f71b22
Formatting cleanup; Removed stray whitespace, especially from the end of some files; Convert api arrays to egw/egw_info
2005-07-08 05:00:14 +00:00
Miles Lott
f66894895a
ereg_replaced
2004-01-01 15:38:15 +00:00
Ralf Becker
f76c6eedd7
make the phpgw Version-0_9_16-branch HEAD
2003-08-28 14:16:30 +00:00
seek3r
43e1a16253
testing something
2002-01-14 06:47:57 +00:00
Miles Lott
fbce45e2f2
paranoia - disable Template class explicitly
2001-12-11 02:01:37 +00:00
Miles Lott
9f568f8b33
Rollback soap server class to workable state, make login/logout work
2001-12-10 02:09:17 +00:00
Miles Lott
c67fd7c7ee
Fix for passing phpgw_info in the querystring
2001-12-05 16:19:12 +00:00
Miles Lott
c38863db84
Use GLOBALS in phpgw_info flags
2001-08-29 16:48:01 +00:00
Miles Lott
fa3b655009
Match session verify style of xmlrpc server
2001-08-29 02:16:00 +00:00
Miles Lott
85bb35cb2b
Move/copy a soap server to phpgw root
2001-08-10 00:31:21 +00:00