\n"); if ( $res !== false ) { printf( CODE_PROFILER_UPDATE_NOTICE, esc_html__('The log was deleted.', 'code-profiler') ); } else { printf( CODE_PROFILER_ERROR_NOTICE, esc_html__('Cannot delete the log, make sure it is writable.', 'code-profiler') ); } } } ?>