X-Git-Url: https://git.harvie.cz/?a=blobdiff_plain;f=TODO.md;h=da42d591bd5d1239fc159da5dc01d3c37d30d540;hb=aaafc8b77f4965c7f8a011ca0f2f18341766e94a;hp=ab53ef76fb4b29ade343932247a981258697d3d1;hpb=7b5547db1d9f2d5f0feda2bd066b3c61c3c8e6a1;p=mirrors%2FSokoMan.git diff --git a/TODO.md b/TODO.md index ab53ef7..da42d59 100644 --- a/TODO.md +++ b/TODO.md @@ -13,6 +13,7 @@ * SQLi (some fixed, some not) * XSS (none fixed) * Code refactoring + * Use something more elegant than get_user_id() (something more universal) and map_unique() (load whole array at once) * Optimize magic quotes usage * Move classes to separate files * Make sure that every method is in the class that it belongs to