Variables

agentadmin.php File Reference

The main administration file for agents. More...

Variables

print
<!--HEREBEGINNETHTHEHEADER-->
n
 $property_edit = new property_edit()
if(config_options('debug')=="y") $result = mysql_query("select count(*) from ".$table_prefix."agents ")
 $num_rows = mysql_num_rows($result)

Detailed Description

Agents log in using this file and are able to administrate their properties. Only the individual agent's properties may be edited using this file.