CMS  Version 3.9
snippet.inc File Reference

Go to the source code of this file.

Variables

 $snippet_id = checkNumeric($_GET["snippet_id"])
 
 $snippet = new Snippet($snippet_id)
 

Variable Documentation

◆ $snippet

$snippet = new Snippet($snippet_id)

Definition at line 7 of file snippet.inc.

◆ $snippet_id

$snippet_id = checkNumeric($_GET["snippet_id"])

Definition at line 4 of file snippet.inc.