![]() |
CMS
Version 3.9
|
Go to the source code of this file.
Variables | |
$report_id = $_GET["report_id"] | |
$edit = checkNumeric($_GET["edit"]) | |
$mode = $_POST["custom_report_mode"] | |
$target = checkIdentifier($_GET["target"]) | |
if($report_id) | else |
$page | page_title = "Create a New Report" |
$edit = checkNumeric($_GET["edit"]) |
Definition at line 6 of file custom_report.inc.
$mode = $_POST["custom_report_mode"] |
Definition at line 7 of file custom_report.inc.
$report_id = $_GET["report_id"] |
Definition at line 5 of file custom_report.inc.
$target = checkIdentifier($_GET["target"]) |
Definition at line 8 of file custom_report.inc.
if ( $method=="POST"||isset( $_REQUEST["__excel"])) else |
Definition at line 30 of file custom_report.inc.
$page page_title = "Create a New Report" |
Definition at line 39 of file custom_report.inc.