| Current Path : /proc/1412127/cwd/webspace/www.saveursetterroir.be/html/modules/FileManager/ |
| Current File : //proc/1412127/cwd/webspace/www.saveursetterroir.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);
?>