文件操作 - updates_lang.php
返回文件管理
返回主菜单
删除本文件
文件: /usr/local/softaculous/enduser/languages/dutch/admin/updates_lang.php
编辑文件内容
<?php ////////////////////////////////////////////////////////////// //=========================================================== // updates_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'); } $l['unable_connect'] = 'De verbinding met <a href="http://www.softaculous.com">Softaculous</a> is mislukt'; $l['updating_error'] = 'Er zijn fouten opgetreden tijdens het updaten naar de laatste versie. De log bestand van het update-proces worden hieronder weergegeven. Probeer het updaten later nog eens.';//There were some errors while updating to the latest version. The Logs of the Update Process are given below. Please try updating after sometime. //Theme Strings $l['<title>'] = 'Softaculous - Update center';//Softaculous - Update Center $l['updated_successfully'] = 'Succesvol bijgewerkt naar laatste versie';//Successfully Updated to the latest version $l['update_logs'] = 'Update log';//Update Logs $l['update_softaculous'] = 'Update Softaculous';//Update Softaculous $l['cur_ver'] = 'Huidige versie';//Current Version $l['latest_ver'] = 'Laatste Versie';//Latest Version $l['not_connect_soft'] = 'Kan geen verbinding maken met Softaculous';//Could not connect to Softaculous $l['updatesoftaculous'] = 'Update Softaculous';//Update Sofaculous
修改文件时间
将文件时间修改为当前时间的前一年
删除文件