File Manager

Current Path : /webspace/www.babilon.be/html/modules/MicroTiny/
Upload File :
Current File : //webspace/www.babilon.be/html/modules/MicroTiny/action.default.php

<?php

if( !cmsms() ) exit();

$action="";
if (isset($params["action"])) $action=$params["action"];

switch ($params["action"]) {
  case "headerjs" : {
    echo $this->WYSIWYGGenerateHeader("", true);
    break;
  }
  default : {
    return $this->WYSIWYGTextarea('','','','','','', $params);
    break;
  }
}

?>

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