Files
VestaCP/web/vesta/api/PARAMS.class.php
2011-09-05 18:56:01 +03:00

16 lines
271 B
PHP

<?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
{
}