文件操作 - notes.txt
返回文件管理
返回主菜单
删除本文件
文件: /var/softaculous/cube/notes.txt
编辑文件内容
1. Add following code in global.inc.php file $glob['install_source'] = 'softaculous'; 2. Default Currency : USD-US dollar (selected by default as language defaults to English(US))(since 6.7.1) 3. Update the value for $tmp and $Contact_Form in install.php with the updated value in manual SQL file (Not needed from 6.6.0, as config values aren't serialized anymore in db serialized array, they are stored as proper keys and values in db) 4. Always check setup/index.php and change accordingly in our package. Keep our changes intact. This is for upgrade 5. update "$tmp['store_copyright']" if any change in manual 6. PHP REQUIREMENT LINK : https://www.cubecart.com/requirements and also check with setup/index.php (Kept PHP requirement 7.1.0 in info.xml due to issue on PHP 5.5 (min req) and 7.0 in version 6.4.6. Change requirement accordingly in info.xml if vendor fixes the same) (Vendor has asked us to keep PHP 7.1 as minimal PHP version and has updated the same in setup/index.php in version 6.4.7) 7. Anonymous statistics : Keep unchecked 8. Copy language/flags/en-US.png , language/email_en-US.xml, language/en-US.xml from manual to zip, since they are not made via Softaculous. They are needed to render the frontend. 9. From 6.7.1. Keep default language i.e English(US).
修改文件时间
将文件时间修改为当前时间的前一年
删除文件