To eliminate the warning when using PHP 7+, change Code: function ot_insurance() { to Code: function __construct() {
function ot_insurance() {
function __construct() {
Forum Rules