mirror of
https://github.com/joomla-extensions/jedchecker.git
synced 2024-11-27 07:16:39 +00:00
Fix typo
This commit is contained in:
parent
480afa548c
commit
8f6f86a20f
@ -13,9 +13,9 @@ defined('_JEXEC') or die('Restricted access');
|
|||||||
require_once JPATH_COMPONENT_ADMINISTRATOR . '/models/rule.php';
|
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
|
* @since 1.0
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user