- <?php
- /**
- * PARAMS
- *
- * @deprecated
- *
- * @author vesta, http://vestacp.com/
- * @author Dmitry Malishev <dima.malishev@gmail.com>
- * @author Dmitry Naumov-Socolov <naumov.socolov@gmail.com>
- * @copyright vesta 2010-2011
- */
- class PARAMS extends AjaxHandler
- {
-
- }
|