ext.php 88 B

1234567
  1. <?php
  2. return array(
  3. 'user_css' => array(
  4. 'write_css' => 'Ek CSS kuralları',
  5. ),
  6. );