Index.php 87 B

12345
  1. <?php
  2. return array(
  3. 'hello world' => '欢迎来到中国',
  4. 'success' => '成功',
  5. );