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