4 lines
103 B
PHP
4 lines
103 B
PHP
<?php
|
|
if (!defined('ABSPATH')) exit;
|
|
class WZHF_Inbound_Email { public static function bootstrap(){} }
|