Этот коммит содержится в:
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.
*
*/