This commit is contained in:
John McLear 2013-01-31 15:58:32 +00:00
parent 865aaf8009
commit 0b306e2787

View file

@ -1,5 +1,5 @@
if(typeof exports == 'undefined'){
var exports = this['mymodule'] = {};
var exports = this['mymodule'] = {};
}
exports.postAceInit = function(hook, context){