upgradasaurus2.8.php File Reference

This file is used to upgrade from the 2.7 through 2.8.5 installs to 2.8.6. More...


Variables

 $link = getdb()
 exit
print Adding logging table update_log
 $sql = "create table ".$table_prefix."update_log (id int(11) primary key auto_increment, prop_id int(11), changed_items mediumtext, user varchar(25), changed_time timestamp(14), log_type char(8));"
 $sql = "alter table ".$table_prefix."homes add column price_low int"
 $sql = "alter table ".$table_prefix."homes add column price_hi int"
 $sql = "alter table ".$table_prefix."homes add column nearby varchar(100)"
 $sql = "alter table ".$table_prefix."homes add column floorplan varchar(100)"
 $sql = "alter table ".$table_prefix."agents add column priority int"
print< P >< B > Installation
Succeeded</b >< P > Print<
ahref=\"../\"> Load 
FreeRealty</a >


Detailed Description

All we are doing here is adding the extra tables, columns etc. This assumes you have dropped the 2.8.6 series files in on top of an existing 2.7 through 2.8.5 install
Generated on Sat Mar 3 12:47:10 2007 for FreeRealty Real Estate Listing Scripts by  doxygen 1.4.7