mirror of
https://github.com/restoreddev/phpapprentice.git
synced 2025-08-12 09:44:27 +02:00
Added static page
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
<li><a href="<?= page_path('classes-inheritance') ?>">Classes: Inheritance</a></li>
|
||||
<li><a href="<?= page_path('classes-visibility') ?>">Classes: Visibility</a></li>
|
||||
<li><a href="<?= page_path('classes-constructor') ?>">Classes: Constructor</a></li>
|
||||
<li><a href="<?= page_path('static') ?>">Static</a></li>
|
||||
</ol>
|
||||
<a href="<?= page_path('credits') ?>">Credits</a>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user