/ Published in: MySQL
Paste into phpMyAdmin...
Expand |
Embed | Plain Text
UPDATE modx_user_attributes SET blockeduntil=0 WHERE id=1;
You need to login to post a comment.
Paste into phpMyAdmin...
UPDATE modx_user_attributes SET blockeduntil=0 WHERE id=1;
You need to login to post a comment.