summaryrefslogtreecommitdiff
path: root/functions.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2010-11-26 19:18:06 +0300
committerAndrew Dolgov <[email protected]>2010-11-26 19:18:06 +0300
commit284642aabf7af67c9d068935e0c2cb016c4a1af3 (patch)
treec6fb0487200fa63e78fee96d146caadac94911ab /functions.php
parentf25959e65335d17680d85426813813bd4ab4d91c (diff)
remove compat.php
Diffstat (limited to 'functions.php')
-rw-r--r--functions.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/functions.php b/functions.php
index a7e106a9d..f82f5dcd6 100644
--- a/functions.php
+++ b/functions.php
@@ -103,7 +103,6 @@
}
require_once 'db-prefs.php';
- require_once 'compat.php';
require_once 'errors.php';
require_once 'version.php';