Ignore:
Timestamp:
Oct 1, 2014 10:11:23 AM (11 years ago)
Author:
dungnv
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • pro-bachkim-filespace/sourcecode/application/config/database.php

    r1 r228  
    4949$active_record = TRUE;
    5050
    51 $db['default']['hostname'] = 'mysql:host=localhost';
     51/* $db['default']['hostname'] = 'mysql:host=localhost';
    5252$db['default']['username'] = 'root';
    5353$db['default']['password'] = 'root';
     
    6363$db['default']['swap_pre'] = '';
    6464$db['default']['autoinit'] = TRUE;
    65 $db['default']['stricton'] = FALSE;
     65$db['default']['stricton'] = FALSE; */
    6666
    6767
Note: See TracChangeset for help on using the changeset viewer.