diff --git a/rhino.js b/rhino.js index ec489a3..d1892dc 100644 --- a/rhino.js +++ b/rhino.js @@ -6,7 +6,7 @@ } defaults = { - predef: ['Ext', 'PVE', 'PVE_vnc_console_event', 'FormData', 'gettext'], + predef: ['Ext', 'PVE', 'PMG', 'PVE_vnc_console_event', 'FormData', 'gettext'], devel: true, 'continue': true, /// Allow continue statement bitwise: true, // Allow bitwise operators