mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 18:55:26 +00:00
minor changes
This commit is contained in:
parent
7f4a309a7d
commit
000fc9b6a3
1 changed files with 2 additions and 2 deletions
|
|
@ -120,8 +120,8 @@ if(CloudServer.Obj){
|
|||
else
|
||||
console.log('could not found one of Cloud Commander SS files');
|
||||
|
||||
/* конструктор */
|
||||
CloudServer.init = (function(){
|
||||
/* базовая инициализация */
|
||||
CloudServer.init = (function(){
|
||||
/* Переменная в которой храниться кэш*/
|
||||
this.Cache.setAllowed(CloudServer.Config.cache.allowed);
|
||||
/* Change default parameters of
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue