File Manager

Current Path : /webspace/www.babilon.be/html/modules/FileManager/
Upload File :
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);

?>

File Manager Version 1.0, Coded By Lucas
Email: hehe@yahoo.com