Browse Source

誤字

main
Miteruzo 1 year ago
parent
commit
b069d0c646
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      modules/user.mod.php

+ 1
- 1
modules/user.mod.php View File

@@ -17,7 +17,7 @@ User
SELECT
*
FROM
user
users
WHERE
id = $id";
$result = $GLOBALS['__db_connection'] -> query ($sql)


Loading…
Cancel
Save