*/}}
Browse Source

I think this is the en.php change

YimingWu 1 month ago
parent
commit
3be2cf1011
2 changed files with 505 additions and 106 deletions
  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");
+
+?>

File diff suppressed because it is too large
+ 496 - 106
index.php


Some files were not shown because too many files changed in this diff