芝麻web文件管理V1.00
编辑当前文件:/home/paymbalq/www/wp-content/plugins/w3-total-cache/Cache_File_Cleaner_Generic_HardDelete.php
is_old_file_valid( $full_path ) ) { ++$this->processed_count; @unlink( $full_path ); } elseif ( ! $this->is_valid( $full_path ) ) { @unlink( $full_path ); } } }