1
0
mirror of https://github.com/processwire/processwire.git synced 2025-08-20 13:31:48 +02:00

Various minor updates

This commit is contained in:
Ryan Cramer
2022-11-25 14:27:36 -05:00
parent 9bb9d71729
commit 9c3d03c4a1
5 changed files with 270 additions and 238 deletions

View File

@@ -196,6 +196,7 @@ class PageFrontEdit extends WireData implements Module {
*
*/
public function setPage(Page $page) {
$page->setQuietly('_PageFrontEdit', true);
$this->page = $page;
}

File diff suppressed because it is too large Load Diff