agent_image.php | Displays the agent images out of the database |
agentadmin.php | The main administration file for agents |
common.sample.php | Sample main configuration file |
install.php | |
admin/admin.php | Main admin file- requires admin user login |
admin/adminfeatures.php | Allows the admin to add and remove features |
admin/login.php | Allows checking of login information |
admin/logview.php | Used to view changes to listings |
admin/secure.php | Eventually will be used to remind the admin that the site is potentially insecure |
install/list.php | Variable list- not used directly required by install.php |
install/variables.php | Variable names - matched to the list.php file required by install.php |
upgrades/convert.php | Creates thumbnails- deprecated |
upgrades/convert_agent.php | Creates agent thumbnail images- deprecated |
upgrades/exportimages.php | Exports images from the db to folders |
upgrades/index.php | Upgrade index - used to run all the update scripts |
upgrades/upgradasaurus.php | Upgrades a pre 2.6 install to 2.6 |
upgrades/upgradasaurus2.7.php | Upgrades a 2.6 install to 2.7 |
upgrades/upgradasaurus2.8.php | This file is used to upgrade from the 2.7 through 2.8.5 installs to 2.8.6 |
upgrades/upgradasaurus2.9-2.php | This file is used to upgrade from the 2.9.0 install to 2.9.2 |
upgrades/upgradasaurus2907.php |