文件操作 - script_requirement_lang.php
返回文件管理
返回主菜单
删除本文件
文件: /usr/local/softaculous/enduser/languages/hungarian/admin/script_requirement_lang.php
编辑文件内容
<?php ////////////////////////////////////////////////////////////// //=========================================================== // softwares_lang.php //=========================================================== // SOFTACULOUS // Version : 1.1 // Inspired by the DESIRE to be the BEST OF ALL // ---------------------------------------------------------- // Started by: Alons // Date: 10th Jan 2009 // Time: 21:00 hrs // Site: http://www.softaculous.com/ (SOFTACULOUS) // ---------------------------------------------------------- // Please Read the Terms of use at http://www.softaculous.com // ---------------------------------------------------------- //=========================================================== // (c)Softaculous Inc. //=========================================================== ////////////////////////////////////////////////////////////// if(!defined('SOFTACULOUS')){ die('Hacking Attempt'); } // Error strings $l['no_req_support_panel'] = 'Requirements check from admin panel is not supported on this panel'; //Theme Strings $l['<title>'] = APP.' - Scripts Center'; $l['list_of_scripts'] = 'Following is the list of scripts requirements'; $l['no_results'] = 'No results were found'; $l['note'] = 'If you are changing the PHP version on runtime (i.e. using CageFS, hive, .htaccess etc.), then you can ignore the below PHP version references'; $l['script_name'] = 'Script Name'; $l['req'] = 'Script Requirements';
修改文件时间
将文件时间修改为当前时间的前一年
删除文件