missing function

This commit is contained in:
redmatrix
2016-02-24 11:20:46 -08:00
parent d074c53889
commit b101a8f6fb
6 changed files with 26 additions and 24 deletions

View File

@@ -128,6 +128,8 @@ function webpages_content(&$a) {
// Get a list of webpages. We can't display all them because endless scroll makes that unusable,
// so just list titles and an edit link.
/** @TODO - this should be replaced with pagelist_widget */
$sql_extra = item_permissions_sql($owner);