Browse Source

Cosmetics...

master
Eric van der Vlist 1 year ago
parent
commit
2765e375c3
1 changed files with 3 additions and 1 deletions
  1. +3
    -1
      oxygen/js-require/commons.js

+ 3
- 1
oxygen/js-require/commons.js View File

@ -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.
*
*/

Loading…
Cancel
Save