文件操作 - notes.txt
返回文件管理
返回主菜单
删除本文件
文件: /var/softaculous/yourls/notes.txt
编辑文件内容
1. We add the index.php because it does not display any content on frontend so just added index.php which includes admin/index.php 2. Database Upgrade is to be done only when the datbase version has changed in options table 3. We have tested since the versions in 2011 and there is no database change, so when there is database change in future please check auto upgrade properly 4. We copy the mod_upgrade.php for auto upgrade and then after auto upgrade we revert the original file orig_upgrade.php if(empty($_POST['softlogin'])){ yourls_maybe_require_auth(); } 5. PHP REQUIREMENT LINK : https://github.com/YOURLS/YOURLS/blob/master/readme.html#L534
修改文件时间
将文件时间修改为当前时间的前一年
删除文件