mirror of
https://github.com/joomla-extensions/jedchecker.git
synced 2024-11-13 16:56:36 +00:00
fix "L" in JControllerLegacy
This commit is contained in:
parent
8cac461cb9
commit
14aa58899b
@ -23,7 +23,7 @@ use Joomla\Archive\Archive;
|
||||
*
|
||||
* @since 1.0
|
||||
*/
|
||||
class JedcheckerControllerUploads extends JControllerlegacy
|
||||
class JedcheckerControllerUploads extends JControllerLegacy
|
||||
{
|
||||
/** @var string */
|
||||
public $path;
|
||||
|
Loading…
Reference in New Issue
Block a user