Functions | Variables

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...

Functions

if($link) build_db ($sql, $link)

Variables

 $link = getdb()
print Adding logging table update_log
 $sql = "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));"
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