This commit is contained in:
Miles Lott 2001-12-03 17:44:16 +00:00
parent 66a41b74eb
commit 43286d8b8b

View File

@ -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))