このコミットが含まれているのは:
Eric van der Vlist 2021-05-02 10:57:58 +02:00
コミット 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.
*
*/