33
2
mirror of https://github.com/joomla-extensions/jedchecker.git synced 2024-11-05 21:07:57 +00:00
This commit is contained in:
Jaz Parkyn 2017-01-06 14:48:48 +00:00 committed by GitHub
parent 480afa548c
commit 8f6f86a20f

View File

@ -13,9 +13,9 @@ defined('_JEXEC') or die('Restricted access');
require_once JPATH_COMPONENT_ADMINISTRATOR . '/models/rule.php';
/**
* class JedcheckerRulesXMLlicense
* class JedcheckerRulesXMLUpdateServer
*
* This class searches all xml manifestes for a valid license.
* This class searches all xml files for valid Update Servers
*
* @since 1.0
*/