*/}}
浏览代码

I think this is the en.php change

YimingWu 2 月之前
父节点
当前提交
3be2cf1011
共有 2 个文件被更改,包括 505 次插入106 次删除
  1. 9 0
      en.php
  2. 496 106
      index.php

+ 9 - 0
en.php

@@ -0,0 +1,9 @@
+<?php
+
+global $LA_GLOBAL_LANG;
+
+$LA_GLOBAL_LANG ="en";
+
+include("index.php");
+
+?>

文件差异内容过多而无法显示
+ 496 - 106
index.php


部分文件因为文件数量过多而无法显示