<?php
/**
* This file has been deprecated and is not being used anymore.
* It is still here as a stub (and re-direct) for legacy code.
*
* @package SendStudio
*/
trigger_error('Legacy code', E_USER_NOTICE);
require_once dirname(dirname(__FILE__)) . '/index.php';