CMS  Version 3.9
delete.inc File Reference

Go to the source code of this file.

Variables

 $file = sanitizePath($_GET["file"])
 
 $mgr = new TemplateManager($config['homedir'], "templates")
 
 return
 

Variable Documentation

◆ $file

$file = sanitizePath($_GET["file"])

Definition at line 37 of file delete.inc.

◆ $mgr

$mgr = new TemplateManager($config['homedir'], "templates")

Definition at line 39 of file delete.inc.

◆ return

return

Definition at line 43 of file delete.inc.