diff --git a/oxygen/js-require/commons.js b/oxygen/js-require/commons.js index bd0c436..33477db 100644 --- a/oxygen/js-require/commons.js +++ b/oxygen/js-require/commons.js @@ -1,7 +1,9 @@ /* * Global object. * - * This object can't be initialized when common.js is first read since the authorAccess object isn't available yet + * This object can't be initialized when common.js is first read since the authorAccess object isn't available yet. + * + * For the same reason, include() and require() *cannot* be called from here. * */