mdsimpson / contact-form-7-to-database-extension

CFDB - WordPress plugin to save form submissions into a database
GNU General Public License v3.0
240 stars 59 forks source link

Fix PHP Notice with ob_end_clean() call #84

Closed incredimike closed 2 years ago

incredimike commented 5 years ago

Fix PHP NOTICE when called without buffer generated. Error: ob_end_clean(): failed to delete buffer. No buffer to delete