mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-22 17:41:24 +02:00
Merge branch '3.1.x'
This commit is contained in:
@@ -1161,6 +1161,11 @@ class tools implements tools_interface
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
if (isset($column_data['after']))
|
||||||
|
{
|
||||||
|
$return_array['after'] = $column_data['after'];
|
||||||
|
}
|
||||||
|
|
||||||
break;
|
break;
|
||||||
|
|
||||||
case 'oracle':
|
case 'oracle':
|
||||||
|
Reference in New Issue
Block a user