out_view.php 70 B

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