File Manager

Current Path : /webspace/www.babilon.be/html/modules/MenuManager/
Upload File :
Current File : //webspace/www.babilon.be/html/modules/MenuManager/action.deletetemplate.php

<?php
if (!isset($gCms)) exit;
if (!$this->CheckPermission('Manage Menu')) exit;

$this->clear_cache();
$this->DeleteTemplate($params['tplname']);
audit('',$this->GetName(),'Deleted template '.$params['tplname']);
$this->Redirect($id, 'defaultadmin', $returnid);

?>

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