I checked my website error log today and found this line repeating several times...
PHP Strict Standards: Non-static method OspropertyCron::checklist() should not be called statically, assuming $this from incompatible context in /public_html/plugins/system/ospropertyplg/ospropertyplg.php on line 57
For obvious reasons, I'd like to avoid the error log getting filled up with these errors. Any ideas what this is pointing to?