This commit is contained in:
Eric van der Vlist 2021-05-02 10:57:58 +02:00
förälder 5203bbf0e9
incheckning 2765e375c3
1 ändrade filer med 3 tillägg och 1 borttagningar

Visa fil

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