version_upgrade.php
来自「sabreipb 2.1.6 utf-8中文版本!」· PHP 代码 · 共 36 行
PHP
36 行
<?php/*+--------------------------------------------------------------------------| Invision Power Board v2.1.5| ========================================| by Matthew Mecham| (c) 2001 - 2004 Invision Power Services| | ========================================| Web: | Time: Wed, 01 Mar 2006 19:11:35 GMT| Release: | Email: | Licence Info: +---------------------------------------------------------------------------|| > IPB UPGRADE MODULE:: IPB 2.0.0 PDR1 -> PDR 2| > Script written by Matt Mecham| > Date started: 23rd April 2004| > "So what, pop is dead - it's no great loss. So many facelifts, it's face flew off"+--------------------------------------------------------------------------*/if ( ! defined( 'IN_IPB' ) ){ print "<h1>Incorrect access</h1>You cannot access this file directly. If you have recently upgraded, make sure you upgraded all the relevant files."; exit();}class version_upgrade{ var $this_version = '20002'; var $upgrade_from = '20001'; var $first_step = '鍗囩骇鏁版嵁搴撱
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?