*/}}

en.php 81 B

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