|
@@ -1462,7 +1462,7 @@ function AdminAccount()
|
|
|
'id_group' => 'int', 'posts' => 'int', 'date_registered' => 'int', 'hide_email' => 'int',
|
|
|
'password_salt' => 'string', 'lngfile' => 'string', 'personal_text' => 'string', 'avatar' => 'string',
|
|
|
'member_ip' => 'string', 'member_ip2' => 'string', 'buddy_list' => 'string', 'pm_ignore_list' => 'string',
|
|
|
- 'website_title' => 'string', 'website_url' => 'string', 'location' => 'string',
|
|
|
+ 'website_title' => 'string', 'website_url' => 'string',
|
|
|
'signature' => 'string', 'usertitle' => 'string', 'secret_question' => 'string',
|
|
|
'additional_groups' => 'string', 'ignore_boards' => 'string', 'openid_uri' => 'string',
|
|
|
),
|
|
@@ -2722,4 +2722,4 @@ function template_delete_install()
|
|
|
', $txt['good_luck'];
|
|
|
}
|
|
|
|
|
|
-?>
|
|
|
+?>
|