Files
VestaCP/web/vesta/api/PARAMS.class.php

16 lines
271 B
PHP
Raw Normal View History

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