PHP Classes

File: error/conf_error.php

Recommend this page to a friend!
  Classes of Francisco Núñez   Last Hammer   error/conf_error.php   Download  
File: error/conf_error.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: Last Hammer
Framework to develop after installation
Author: By
Last change:
Date: 3 years ago
Size: 62 bytes
 

Contents

Class file image Download
<?php
$conf
= [
   
'skin' => 'bs4',
   
'error' => 'auto',
];