mirror of
https://github.com/joomla-extensions/jedchecker.git
synced 2024-12-31 21:51:46 +00:00
remove incorrect since tags
This commit is contained in:
parent
c50e39e357
commit
e5c59dc116
@ -248,7 +248,6 @@ class JedcheckerRulesXMLinfo extends JEDcheckerRule
|
||||
* @param string $langTag The language to load
|
||||
*
|
||||
* @return void
|
||||
* @since 3.0
|
||||
*/
|
||||
protected function loadExtensionLanguage($xml, $langDir, $langTag = 'en-GB')
|
||||
{
|
||||
@ -335,7 +334,6 @@ class JedcheckerRulesXMLinfo extends JEDcheckerRule
|
||||
* @param string $url URL to validate
|
||||
*
|
||||
* @return void
|
||||
* @since 3.0
|
||||
*/
|
||||
protected function validateDomain($file, $url)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user