forked from extern/egroupware
globals
This commit is contained in:
parent
66a41b74eb
commit
43286d8b8b
@ -14,6 +14,8 @@
|
||||
|
||||
$types = array('abstract','param','example','syntax','result','description','discussion','author','copyright','package','access');
|
||||
|
||||
$app = $GLOBALS['HTTP_GET_VARS']['app'];
|
||||
|
||||
if($app)
|
||||
{
|
||||
if (!preg_match("/^[a-zA-Z0-9-_]+$/i",$app))
|
||||
|
Loading…
Reference in New Issue
Block a user