mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-06 16:56:44 +02:00
- Some profile stuff :D
- Some DB stuff :D git-svn-id: file:///svn/phpbb/trunk@6180 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -945,6 +945,9 @@ class acp_profile
|
||||
|
||||
if ($action == 'create')
|
||||
{
|
||||
|
||||
$field_ident = '_' . $field_ident;
|
||||
|
||||
switch (SQL_LAYER)
|
||||
{
|
||||
case 'mysql':
|
||||
|
Reference in New Issue
Block a user