PHP Classes

File: CMF/Web/application/views/errors/cli/error_db.php

Recommend this page to a friend!
  Classes of Burge Lab   BurgeATS   CMF/Web/application/views/errors/cli/error_db.php   Download  
File: CMF/Web/application/views/errors/cli/error_db.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: BurgeATS
CRM, Ticketing system, and employee manangement
Author: By
Last change: Update of CMF/Web/application/views/errors/cli/error_db.php
Date: 1 year ago
Size: 137 bytes
 

Contents

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

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