mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-05 16:27:38 +02:00
No functional changes, will only produce less PHP notices/warnings.
git-svn-id: file:///svn/phpbb/trunk@3949 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -106,6 +106,7 @@ else if (isset($_GET['pane']) && $_GET['pane'] == 'left')
|
||||
|
||||
@ksort($action_ary);
|
||||
|
||||
$row_class = '';
|
||||
foreach ($action_ary as $action => $file)
|
||||
{
|
||||
if (!empty($file))
|
||||
|
Reference in New Issue
Block a user