summaryrefslogtreecommitdiff
path: root/includes
diff options
context:
space:
mode:
authorSteven Wittens <steven@10.no-reply.drupal.org>2005-01-17 18:56:11 +0000
committerSteven Wittens <steven@10.no-reply.drupal.org>2005-01-17 18:56:11 +0000
commita1579a3aee36faee9bd78111a3de0997e59b8f2e (patch)
tree778a73110524d4b3b67f05ff97a67024c5bc8f84 /includes
parentb45bd13d444109244826c59f4900874bc31534c3 (diff)
downloadbrdo-a1579a3aee36faee9bd78111a3de0997e59b8f2e.tar.gz
brdo-a1579a3aee36faee9bd78111a3de0997e59b8f2e.tar.bz2
- Reversing bad commit, sorry everyone.
Diffstat (limited to 'includes')
-rw-r--r--includes/common.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/includes/common.inc b/includes/common.inc
index f07df36af..bc61140e9 100644
--- a/includes/common.inc
+++ b/includes/common.inc
@@ -1787,7 +1787,6 @@ include_once 'includes/menu.inc';
include_once 'includes/tablesort.inc';
include_once 'includes/file.inc';
include_once 'includes/xmlrpc.inc';
-include_once 'includes/js.inc';
// Set the Drupal custom error handler.
set_error_handler('error_handler');