1
0
mirror of https://github.com/samba-team/samba.git synced 2025-08-02 00:22:11 +03:00

r7500: Initialise module subsystems.

(This used to be commit 564dfe14d0)
This commit is contained in:
Tim Potter
2005-06-12 06:37:25 +00:00
committed by Gerald (Jerry) Carter
parent 47ab0ed8ed
commit 9e555f75e2

View File

@ -57,6 +57,8 @@ void ejs_exception(const char *reason)
load_interfaces();
smbscript_init_subsystems;
mprSetCtx(mem_ctx);
if (ejsOpen(NULL, NULL, NULL) != 0) {