egroupware_official/phpgwapi
Ralf Becker 1a5243c9c4 _check_script_tags function:
1) fixed problems pointed out by gulftech, iframes get now unset too
2) unset variables from _check_script_tags are now found in $GLOBALS['egw_unset_vars'], eg. a posted input-field called content would be found in $GLOBALS['egw_unset_vars']['_POST[content]'] (please not the array is only 1-dimensional!), if it has been unset by check_script_tags
3) speed up the function a bit, by not checking all possible names of the superglobals arrays, if nothing found in $_GET and $_POST
2005-03-15 15:36:44 +00:00
..
cron 1) $GLOBALS['phpgw{_info}'] ==> $GLOBALS['egw{_info}'] 2005-03-06 21:44:31 +00:00
doc Add a notice to let users know most documents are currently on wiki site. 2005-03-04 10:36:23 +00:00
images This is the image ContactCenter uses for dJSWin instantiation... 2004-11-05 22:49:59 +00:00
inc _check_script_tags function: 2005-03-15 15:36:44 +00:00
js remove border from jscal style blue to be able to define border while embedding. 2005-01-13 00:11:35 +00:00
setup new header-template to: 2005-03-03 10:45:52 +00:00
templates new header-template to: 2005-03-03 10:45:52 +00:00
tests added checks for updates of text and blob columns 2004-09-19 10:38:11 +00:00
themes removed this not longer (if ever) used files 2005-02-17 10:33:12 +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