<?php if (!defined('ABSPATH')) { die('You are not allowed to call this page directly.'); } abstract class MeprBaseOptionsAdminEmail extends MeprBaseOptionsEmail { // We do nothing ... this class is purely for taxonomy. }