*/}}

zh.php 81 B

123456789
  1. <?php
  2. global $LA_GLOBAL_LANG;
  3. $LA_GLOBAL_LANG ="zh";
  4. include("index.php");
  5. ?>