noalyss Version-9
|
display, add, delete and modify forecast More...
Go to the source code of this file.
Variables | |
$ac =$http->request("ac") | |
$action =$http->get("action", "string", "") | |
$forecast_id =$http->request('f_id', 'number',-1) | |
global | $http |
$sa =$http->request("sa", "string", "list") | |
display, add, delete and modify forecast
Definition in file forecast.inc.php.
$ac =$http->request("ac") |
Definition at line 37 of file forecast.inc.php.
$action =$http->get("action", "string", "") |
Definition at line 36 of file forecast.inc.php.
$forecast_id =$http->request('f_id', 'number',-1) |
Definition at line 38 of file forecast.inc.php.
global $http |
Definition at line 34 of file forecast.inc.php.
$sa =$http->request("sa", "string", "list") |
Definition at line 41 of file forecast.inc.php.