1
0
Fork 0
Dieser Commit ist enthalten in:
Eric van der Vlist 2021-05-02 10:57:58 +02:00
Ursprung 5203bbf0e9
Commit 2765e375c3
1 geänderte Dateien mit 3 neuen und 1 gelöschten Zeilen

Datei anzeigen

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