stat_view.php 69 B

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