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