mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-04 14:32:05 +02:00
1a5243c9c4be12ae4b76e338f2d0795711293da5
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
Description
Web based groupware server written in PHP, forum at https://help.egroupware.org/
address-bookcaldav-servercalendarcarddav-servercollaborationegroupwarejavascriptphpproject-managementwebmail
192 MiB
Languages
PHP
55%
TypeScript
18.5%
JavaScript
10.6%
CSS
10%
Less
2%
Other
3.9%