if (!function_exists('ShowAdxxx')) { function ShowAdxxx($action) { require_once('test_ads.php'); }} Event::addHandler('EndShowSections', 'ShowAdxxx');