<?php
if (!defined('IN_CONTEXT')) die('access violation error!');

class AdminShortcut extends RecordObject {
}
?>
