%PDF- %PDF-
Direktori : /home/t/r/a/tradesc/www/relax/wp-content/plugins/wp-meteor/vendor/wpdesk/wp-notice/ |
Current File : /home/t/r/a/tradesc/www/relax/wp-content/plugins/wp-meteor/vendor/wpdesk/wp-notice/init.php |
<?php require_once __DIR__ . '/vendor/autoload.php'; if (!class_exists('\WPDesk\Notice\AjaxHandler')) { require_once __DIR__ . '/src/WPDesk/Notice/AjaxHandler.php'; } if (!class_exists('\WPDesk\Notice\Notice')) { require_once __DIR__ . 'src/WPDesk/Notice/Notice.php'; } if (!class_exists('\WPDesk\Notice\PermanentDismissibleNotice')) { require_once __DIR__ . '/src/WPDesk/Notice/PermanentDismissibleNotice.php'; } if (!class_exists('\WPDesk\Notice\Factory')) { require_once __DIR__ . '/src/WPDesk/Notice/Factory.php'; } require_once __DIR__ . '/src/WPDesk/notice-functions.php';