File "error_db.php"

Full Path: /home/trinadezambia/public_html/democrm.trinadezambia.com/application/views/errors/cli/error_db.php
File size: 146 bytes
MIME-type: text/x-php
Charset: utf-8

<?php
defined('BASEPATH') OR exit('No direct script access allowed');

echo "\nDatabase error: ",
	$heading,
	"\n\n",
	$message,
	"\n\n";