get_connection($params); } elseif ( ! is_scalar($params)) { // Otherwise, return a new connection return $cmanager->connect($params); } } // End of common.php