CMS  Version 3.9
share.inc File Reference

Go to the source code of this file.

Variables

if(!checkRole("admin,data")) $report_id = checkNumeric($_GET["report_id"])
 
 $shared = checkNumeric($_GET["shared"])
 

Variable Documentation

◆ $report_id

if (!checkRole("admin,data")) $report_id = checkNumeric($_GET["report_id"])

Definition at line 9 of file share.inc.

◆ $shared

$shared = checkNumeric($_GET["shared"])

Definition at line 10 of file share.inc.