芝麻web文件管理V1.00
编辑当前文件:/home/elegucvf/public_html/backup_1740598049/includes/Installer.php
set_version_number(); } public function set_version_number() { if (get_option('simple301redirects_version') != SIMPLE301REDIRECTS_VERSION) { update_option('simple301redirects_version', SIMPLE301REDIRECTS_VERSION); } } }