Commit dbb8e63a authored by Zohten's avatar Zohten

not todo anymore

parent 28a54075
......@@ -15,7 +15,6 @@ User::addSqlQuery(
'SELECT * FROM MJ_USER WHERE ID_USER=:id'
);
//TODO
User::addSqlQuery(
'USER_CREATE',
'INSERT INTO MJ_USER (ID_USER ,ID_ROLE ,LOGIN ,PASWORD ,AVATAR ,LASTNAME ,FIRSTNAME ,MAIL ,BAN_ACCOUNT ,LAST_IP)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment