![]() |
CMS
Version 3.9
|
Go to the source code of this file.
Variables | |
$link_id = checkNumeric($_GET["link_id"]) | |
$link = new LinkRecord($link_id) | |
$library = $link->LinkLibrary() | |
$library = $link->LinkLibrary() |
Definition at line 39 of file delete_link.inc.
$link = new LinkRecord($link_id) |
Definition at line 38 of file delete_link.inc.
$link_id = checkNumeric($_GET["link_id"]) |
Definition at line 36 of file delete_link.inc.