This commit is contained in:
2026-07-19 18:27:27 +08:00
parent fe4b286ce1
commit 0febcf69f4
170 changed files with 19490 additions and 11878 deletions
+5
View File
@@ -0,0 +1,5 @@
<?php
// Set the language
$pistarLanguage='chinese_cn';
include_once $_SERVER['DOCUMENT_ROOT']."/lang/$pistarLanguage.php";
?>