info_code.php 74 B

12345
  1. <?php
  2. $view
  3. ->fetch('#show', 'active/lib/manage.list')
  4. ->display();