PHP Classes

File: app/Views/errors/cli/production.php

Recommend this page to a friend!
  Classes of Faris AL-Otabi   PHP GuestBook with Database   app/Views/errors/cli/production.php   Download  
File: app/Views/errors/cli/production.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: PHP GuestBook with Database
GuestBook application using MySQL to store posts
Author: By
Last change:
Date: 6 months ago
Size: 139 bytes
 

Contents

Class file image Download
<?php

// On the CLI, we still want errors in productions
// so just use the exception template.
include __DIR__ . '/error_exception.php';