Guest User

Untitled

a guest
Jul 20th, 2018
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. <?php defined('SYSPATH') or die('No direct script access.');
  2. // file modules/test/config/test.php
  3. return array(
  4. 'default' => array(
  5. 'item1' => 'value1'
  6. )
  7. );
Add Comment
Please, Sign In to add comment