From b45bd13d444109244826c59f4900874bc31534c3 Mon Sep 17 00:00:00 2001 From: Steven Wittens Date: Mon, 17 Jan 2005 00:41:35 +0000 Subject: - Various code style fixes --- includes/common.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'includes') diff --git a/includes/common.inc b/includes/common.inc index bc61140e9..f07df36af 100644 --- a/includes/common.inc +++ b/includes/common.inc @@ -1787,6 +1787,7 @@ 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'); -- cgit v1.2.3