PHP Classes

File: bootstrap/config/smarty.php

Recommend this page to a friend!
  Classes of Yerfry Ramirez   Basic Controller Framework   bootstrap/config/smarty.php   Download  
File: bootstrap/config/smarty.php
Role: Configuration script
Content type: text/plain
Description: Configuration script
Class: Basic Controller Framework
Framework to route requests configured controllers
Author: By
Last change:
Date: 6 years ago
Size: 46 bytes
 

Contents

Class file image Download
<?php
return [
   
'template' => 'default',
];
?>