mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00: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:
commit
b16f3834a3
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||||
|
|
Loading…
Add table
Reference in a new issue