Procedural File: mplf_changes.php
Source Location: /admin/mplf_changes.php
Page Details:
Describes an admin panel for viewing, approving editing and removing suggested changes.
Tags:
Includes:
IN_LOKORIN_ADMIN [line 21]
approve [line 72]
Approves a suggested change.
getFilterName [line 64]
string getFilterName(
integer $id)
|
|
Gets the name of a filter with the specified unique identifier.
Tags:
Parameters
| integer |
$id |
A unique identifier for a filter. |
|