Template

Τίτλος

No changes

Permalink

No changes

Περιεχόμενο

OldNew
6 6
7```php 7```php
8document::$layout = 'name'; 8document::$layout = 'name';
9```9```
10
11The above will use the template file `layouts/name.inc.php` for rendering the page.

Επεξεργάστηκε από tim στις 17 Φεβ 2024 και 22:24

View code on GitHub