Function DB - echiong/testRepo GitHub Wiki

Initialize the database

Category: Database

Author: ExpressionEngine Dev Team

Link: http://codeigniter.com/user_guide/database/

Located at system/database/DB.php

Parameters summary

string $params = ''

2. ` bool Determines if active record should be used or not ` ` $active_record_override = NULL `

Determines if active record should be used or not

⚠️ **GitHub.com Fallback** ⚠️