web/www.mackinacislandpackage.com.git
8 years agoUpdate the max date
Steve Sutton [Wed, 30 Nov 2016 18:58:20 +0000 (13:58 -0500)]
Update the max date

These were the original ones set.

8 years agoUpdates for php version diffs
Steve Sutton [Wed, 30 Nov 2016 17:41:00 +0000 (12:41 -0500)]
Updates for php version diffs

Updating to move site to ws6

8 years agoMore php updates
Steve Sutton [Mon, 28 Nov 2016 21:22:23 +0000 (16:22 -0500)]
More php updates

More things for php version differences.

8 years agoUpdate for php
Steve Sutton [Mon, 28 Nov 2016 21:01:44 +0000 (16:01 -0500)]
Update for php

Replacing =& new calls with = new

8 years agoUpdate setup file
Steve Sutton [Mon, 28 Nov 2016 20:41:16 +0000 (15:41 -0500)]
Update setup file

Updating the setup file with path settings for newer version of PHP.
Using $ENV['GLM_HOST_ID']

8 years agoPHP version doesn't have get last oid function anymore
Steve Sutton [Mon, 28 Nov 2016 20:34:30 +0000 (15:34 -0500)]
PHP version doesn't have get last oid function anymore

Need to replace these with this better way of getting the last id from
an insert statement. Using the postgres RETURNING id to get it.

8 years agoRemoving logs
Steve Sutton [Mon, 28 Nov 2016 20:25:35 +0000 (15:25 -0500)]
Removing logs

Don't need these in git

8 years agoUpdates for php
Steve Sutton [Mon, 28 Nov 2016 20:20:47 +0000 (15:20 -0500)]
Updates for php

Removing calls to deprecated functions
ereg eregi ereg_relpace session_register session_unregister

8 years agofirst sources into git
Steve Sutton [Mon, 28 Nov 2016 19:58:41 +0000 (14:58 -0500)]
first sources into git