2026-02-05 17:08:59 +03:00

4 lines
227 B
PHP

<?php
require_once ONECOM_WP_PATH . 'modules' . DIRECTORY_SEPARATOR . 'error-page' . DIRECTORY_SEPARATOR . 'inc' . DIRECTORY_SEPARATOR . 'classes' . DIRECTORY_SEPARATOR . 'class-onecom-error-page.php';
new Onecom_Error_Page();