This commit is contained in:
Eric van der Vlist 2021-05-02 10:57:58 +02:00
джерело 5203bbf0e9
коміт 2765e375c3
1 змінених файлів з 3 додано та 1 видалено

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