CMS  Version 3.9
save_image.inc File Reference

Go to the source code of this file.

Variables

 $image = $_POST["img"]
 
 $filename = checkIdentifier($_POST["filename"])
 

Variable Documentation

◆ $filename

$filename = checkIdentifier($_POST["filename"])

Definition at line 4 of file save_image.inc.

◆ $image

$image = $_POST["img"]

Definition at line 3 of file save_image.inc.