Added default 404 page

This commit is contained in:
Deon George
2013-04-14 17:43:06 +10:00
parent 45c83c5025
commit 00a9d3a057
7 changed files with 76 additions and 74 deletions

View File

@@ -9,8 +9,8 @@
* @copyright (c) 2010-2013 Deon George
* @license http://dev.leenooks.net/license.html
*/
return array(
'defaultfile' => 'file:///var/www/html/index.html',
'cache_type' => 'file',
'date_format' => 'd-M-Y',
);