PHP Classes

File: Application/Setting/Debug.php

Recommend this page to a friend!
  Classes of Duong Huynh Nghia   Lego PHP   Application/Setting/Debug.php   Download  
File: Application/Setting/Debug.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: Lego PHP
Blog and shopping cart system
Author: By
Last change: Update JS & CSS for minifying
Date: 7 years ago
Size: 209 bytes
 

Contents

Class file image Download
<?php
define
('APP_DEV_CHECK_CSS',true);
define('APP_DEV_CHECK_JS',true);
define('APP_NO_CACHE_PLUGIN', true);
define('APP_NO_CACHE_PHRASE', true);
define('APP_NO_TEMPLATE', true);
define('APP_NO_CACHE', true);