Current Path : /webspace/www.babilon.be/html/modules/FileManager/ |
Current File : //webspace/www.babilon.be/html/modules/FileManager/method.install.php |
<?php if (!function_exists("cmsms")) exit; $this->CreatePermission('Use FileManager Advanced',$this->Lang("permissionadvanced")); $this->SetPreference("iconsize","32px"); $this->SetPreference("uploadboxes","5"); $this->SetPreference("showhiddenfiles",0); $this->CreateEvent('OnFileUploaded'); $this->RegisterModulePlugin(true); ?>