mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-09 18:26:32 +02:00
[ticket/12009] Prevent user from enabling invalid extension through direct URL
PHPBB3-12009
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?php
|
||||
|
||||
namespace barfoo;
|
||||
namespace vendor\barfoo;
|
||||
|
||||
class ext extends \phpbb\extension\base
|
||||
{
|
||||
|
Reference in New Issue
Block a user