user_bind.php 71 B

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