mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
[ticket/11150] Fix comments
PHPBB3-11150
This commit is contained in:
@@ -24,7 +24,7 @@ if (!defined('IN_PHPBB'))
|
||||
|
||||
class acp_extensions
|
||||
{
|
||||
var $u_action;
|
||||
public $u_action;
|
||||
|
||||
private $db;
|
||||
|
||||
|
Reference in New Issue
Block a user