This commit is contained in:
Eric van der Vlist 2021-05-02 10:57:58 +02:00
rodič 5203bbf0e9
revize 2765e375c3
1 změnil soubory, kde provedl 3 přidání a 1 odebrání

Zobrazit soubor

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