Changeset 2932 for trunk/application

Show
Ignore:
Timestamp:
06/29/2008 01:11:19 PM (5 months ago)
Author:
Shadowhand
Message:

Added modules/object_db, rather than having and entirely separate branch for 2.2 Database

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/application/config/config.php

    r2713 r2932  
    8787        // MODPATH.'gmaps',     // Google Maps integration 
    8888        // MODPATH.'unit_test', // Unit testing 
     89        // MODPATH.'object_db', // New OOP Database library (testing only!) 
    8990);