ext.php 82 B

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