文件操作 - Locator.php
返回文件管理
返回主菜单
删除本文件
文件: /var/www/00a9a8c414a2c84b69ccb6044f0fc34f/Web/wp-includes/SimplePie/library/SimplePie/Locator.php
编辑文件内容
<?php // SPDX-FileCopyrightText: 2004-2023 Ryan Parman, Sam Sneddon, Ryan McCue // SPDX-License-Identifier: BSD-3-Clause declare(strict_types=1); use SimplePie\Locator; class_exists('SimplePie\Locator'); // @trigger_error(sprintf('Using the "SimplePie_Locator" class is deprecated since SimplePie 1.7.0, use "SimplePie\Locator" instead.'), \E_USER_DEPRECATED); /** @phpstan-ignore-next-line */ if (\false) { /** @deprecated since SimplePie 1.7.0, use "SimplePie\Locator" instead */ class SimplePie_Locator extends Locator { } }
修改文件时间
将文件时间修改为当前时间的前一年
删除文件