ext.php 80 B

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