mirror of
https://github.com/islehorse/HISP.git
synced 2025-04-22 20:55:52 +12:00
add help center
This commit is contained in:
parent
0e571700fa
commit
bbd6ef28ca
192 changed files with 1458 additions and 386 deletions
|
@ -1,5 +1,5 @@
|
|||
<?php
|
||||
$obj = json_decode(file_get_contents("newuserquizquestions.json"), true);
|
||||
$obj = json_decode(file_get_contents("questions.json"), true);
|
||||
$chatpoint = 0;
|
||||
//echo $obj["questions"][0]["title"]
|
||||
if (isset($_GET["CHATPOINT"])) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue