mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-02 23:07:39 +02:00
Merge branch 'develop-olympus' into develop
By Andreas Fischer via Andreas Fischer (1) and Nils Adermann (1) * develop-olympus: [ticket/10550] Sort not installed styles list in the styles section of the ACP. Conflicts: phpBB/includes/acp/acp_styles.php
This commit is contained in:
@@ -21,7 +21,7 @@ if (!defined('IN_PHPBB'))
|
|||||||
class acp_styles
|
class acp_styles
|
||||||
{
|
{
|
||||||
public $u_action;
|
public $u_action;
|
||||||
|
|
||||||
protected $u_base_action;
|
protected $u_base_action;
|
||||||
protected $s_hidden_fields;
|
protected $s_hidden_fields;
|
||||||
protected $mode;
|
protected $mode;
|
||||||
|
Reference in New Issue
Block a user