Variables

/home/ivan/src/sit/branches/3.x/users.php File Reference

Go to the source code of this file.

Variables

 $permission = 14
 $sort = cleanvar($_REQUEST['sort'])
 $order = cleanvar($_REQUEST['order'])
 $groupid = clean_int($_REQUEST['gid'])
 $onlineonly = cleanvar($_REQUEST['onlineonly'])
else $filtergroup = $groupid
 $title = $strUsers
 $numgroups = group_selector($filtergroup)
 $sql = "SELECT * FROM `{$dbUsers}` WHERE status!=0 "
 $result = mysql_query($sql)
if(mysql_error())
trigger_error("MySQL Query
Error ".mysql_error() 
E_USER_WARNING
 $filter = array('gid' => $filtergroup)
 $shade = 0
while($users=mysql_fetch_object($result)) $total = $critical + $high + $med + $low

Variable Documentation

$filter = array('gid' => $filtergroup)

Definition at line 85 of file users.php.

else $filtergroup = $groupid

Definition at line 34 of file users.php.

$groupid = clean_int($_REQUEST['gid'])

Definition at line 28 of file users.php.

$numgroups = group_selector($filtergroup)

Definition at line 43 of file users.php.

$onlineonly = cleanvar($_REQUEST['onlineonly'])

Definition at line 29 of file users.php.

$order = cleanvar($_REQUEST['order'])

Definition at line 27 of file users.php.

$permission = 14

Definition at line 18 of file users.php.

$result = mysql_query($sql)

Definition at line 80 of file users.php.

$shade = 0

Definition at line 104 of file users.php.

$sort = cleanvar($_REQUEST['sort'])

Definition at line 26 of file users.php.

$sql = "SELECT * FROM `{$dbUsers}` WHERE status!=0 "

Definition at line 45 of file users.php.

$title = $strUsers

Definition at line 36 of file users.php.

while ($users=mysql_fetch_object($result)) $total = $critical + $high + $med + $low

Definition at line 241 of file users.php.

Referenced by get_service_percentage(), and transactions_report().

if (mysql_error()) trigger_error("MySQL Query Error ".mysql_error() E_USER_WARNING

Definition at line 81 of file users.php.

For more help developing with SiT! see http://sitracker.org/wiki/DevelopmentHowTo

© 2008-2011 Support Incident Tracker

Tsohost Logo