mirror of
https://github.com/Sarjuuk/aowow.git
synced 2025-11-29 15:58:16 +08:00
Template/Update (Part 40)
* convert 'guides' (listing, viewing, writing & management) * don't allow comments on WIP guides
This commit is contained in:
@@ -27,7 +27,6 @@ class PageTemplate
|
||||
private array $pageData = []; // processed by display hooks
|
||||
|
||||
// template data that needs further processing .. ! WARNING ! they will not get aut fetched from $context as they are already defined here
|
||||
protected array $guideRating = [];
|
||||
private string $gStaticUrl;
|
||||
private string $gHost;
|
||||
private string $gServerTime;
|
||||
|
||||
Reference in New Issue
Block a user