- Совместимость с XF
- 2.2.x
- Краткое описание
- Removes the About block in Account details.
Removes the About block in Account details.
(Example of About block)
SQL query:
To remove about data for all users, run the SQL query in phpMyAdmin:
(Example of About block)
SQL query:
To remove about data for all users, run the SQL query in phpMyAdmin:
Код:
UPDATE xf_user_profile SET about = ''