Complated showing changes since the last build

--HG--
rename : pretty.php => index.php
This commit is contained in:
Latif Khalifa
2012-02-11 01:51:28 +01:00
parent 77ffe182aa
commit f9532c2daf
10 changed files with 178 additions and 41 deletions

View File

@@ -4,6 +4,7 @@ if (!defined('SITE_ROOT')) {
}
error_reporting(E_ALL ^ E_NOTICE);
ini_set("display_errors", "true");
if (!extension_loaded('kl')) {
require_once SITE_ROOT.'/lib/ext_kl.php';