/[LeafOK_CVS]/fenglin/bbs/reset_pass.php
ViewVC logotype

Diff of /fenglin/bbs/reset_pass.php

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

Revision 1.2 by sysadm, Wed Apr 16 01:51:20 2025 UTC Revision 1.3 by sysadm, Wed Apr 23 05:13:56 2025 UTC
# Line 1  Line 1 
1  <?  <?php
2          require_once "./session_init.inc.php";          require_once "./session_init.inc.php";
3  ?>  ?>
4  <html>  <html>
# Line 108  const instance = axios.create({ Line 108  const instance = axios.create({
108                                  </table>                                  </table>
109                          </form>                          </form>
110                  </center>                  </center>
111  <?  <?php
112          include "./foot.inc.php";          include "./foot.inc.php";
113  ?>  ?>
114          </body>          </body>


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

webmaster@leafok.com
ViewVC Help
Powered by ViewVC 1.3.0-beta1