<?php
if ( !defined('ABSPATH') ) {
	die("You can't access this file directly.");
}

require_once ASL_CLASSES_PATH . 'shortcodes/class-asl-abstract.php';
require_once ASL_CLASSES_PATH . 'shortcodes/class-asl-search.php';
