Files
SIGE-WEB-snapshot/wp-content/plugins/members/addons/members-admin-access/addon.php

8 lines
145 B
PHP

<?php
if (!defined('ABSPATH')) {
die('You are not allowed to call this page directly.');
}
require_once( __DIR__ . '/bootstrap/app.php' );