ver. 0.285: Tpl → Shared\Tpl namespace, CurlServer removal, thumb.php fix
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -32,7 +32,7 @@ foreach ($menus as $menu):
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
<?= \Tpl::view('pages/subpages-list', [
|
||||
<?= \Shared\Tpl\Tpl::view('pages/subpages-list', [
|
||||
'pages' => $menu['pages'] ?? [],
|
||||
'step' => 1,
|
||||
]); ?>
|
||||
|
||||
Reference in New Issue
Block a user