文件操作 - mt-search.cgi
返回文件管理
返回主菜单
删除本文件
文件: /var/softaculous/mt/mt-search.cgi
编辑文件内容
#!/usr/bin/perl -w # Movable Type (r) Open Source (C) 2001-2013 Six Apart, Ltd. # This program is distributed under the terms of the # GNU General Public License, version 2. # # $Id$ [[perl_module_path]] use strict; use lib $ENV{MT_HOME} ? "$ENV{MT_HOME}/lib" : 'lib'; use MT::Bootstrap App => 'MT::App::Search';
修改文件时间
将文件时间修改为当前时间的前一年
删除文件