This website works better with JavaScript.
Home
Explore
Register
Sign In
miteruzo
/
goatoh_training_server
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
誤字
main
Miteruzo
1 year ago
parent
69544695d6
commit
b069d0c646
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
modules/user.mod.php
+ 1
- 1
modules/user.mod.php
View File
@@ -17,7 +17,7 @@ User
SELECT
*
FROM
user
user
s
WHERE
id = $id";
$result = $GLOBALS['__db_connection'] -> query ($sql)
Write
Preview
Loading…
Cancel
Save