1 parent 2acf463 commit 4bacfbdCopy full SHA for 4bacfbd
1 file changed
authorize.php
@@ -65,6 +65,7 @@ function authorize_access_allowed() {
65
require_once DRUPAL_ROOT . '/includes/common.inc';
66
require_once DRUPAL_ROOT . '/includes/file.inc';
67
require_once DRUPAL_ROOT . '/includes/module.inc';
68
+require_once DRUPAL_ROOT . '/includes/ajax.inc';
69
70
// We prepare only a minimal bootstrap. This includes the database and
71
// variables, however, so we have access to the class autoloader registry.
0 commit comments