Go to the source code of this file.
|
| $tx = new DataTransaction() |
|
| try |
|
◆ $tx
$tx = new DataTransaction() |
◆ try
Initial value:{
foreach($_GET[
"link_id"] as
$id => $sort_order)
{
checkNumeric($sort_order);
$link->filter =
new InclusionFilter(
"link_id",
"sort_order");
$link->sort_order = $sort_order;
}
This class maps the publication table.
Definition at line 40 of file reorder_links.inc.