Changeset 253 for trunk

Show
Ignore:
Timestamp:
08/28/06 21:39:05 (6 years ago)
Author:
john
Message:

updated console

Location:
trunk/trax
Files:
1 added
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/trax/data/script/console.php

    r227 r253  
    5353 
    5454// Make sure the TRAX_ENV index is set 
    55 Trax::$active_record_connections[TRAX_ENV] = null; 
     55ActiveRecord::$active_connections[TRAX_ENV] = null; 
    5656 
    5757echo "Loading Trax ".TRAX_ENV." environment.\n";