Fix __init_script__.php issue with event engine.
This commit is contained in:
@@ -33,4 +33,3 @@ phutil_load_library(dirname(__FILE__).'/../src/');
|
||||
// NOTE: This is dangerous in general, but we know we're in a script context and
|
||||
// are not vulnerable to CSRF.
|
||||
AphrontWriteGuard::allowDangerousUnguardedWrites(true);
|
||||
PhabricatorEventEngine::initialize();
|
||||
|
||||
Reference in New Issue
Block a user