password.php 100 B

123
  1. <?php
  2. $title = '修改密码';
  3. include(dirname(__FILE__) . DIRECTORY_SEPARATOR . '../forget.php');