ext.php 74 B

1234567
  1. <?php
  2. return array(
  3. 'user_js' => array(
  4. 'write_js' => 'Ek JS',
  5. ),
  6. );