mirror of
https://github.com/restoreddev/phpapprentice.git
synced 2025-08-13 10:15:07 +02:00
Added new exceptions page
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
<li><a href="<?= page_path('static') ?>">Static</a></li>
|
||||
<li><a href="<?= page_path('interfaces') ?>">Interfaces</a></li>
|
||||
<li><a href="<?= page_path('abstract') ?>">Abstract Classes</a></li>
|
||||
<li><a href="<?= page_path('exceptions') ?>">Exceptions</a></li>
|
||||
</ol>
|
||||
<a href="<?= page_path('credits') ?>">Credits</a>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user