Add a example page of score, tpl and css
This commit is contained in:
parent
a58c1bed3e
commit
1eac1fa295
3 changed files with 118 additions and 0 deletions
5
onyx/include/public/score.php
Normal file
5
onyx/include/public/score.php
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
<?php
|
||||
|
||||
if(!defined('ONYX')) exit;
|
||||
|
||||
$page = "public/score";
|
||||
Reference in a new issue