mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-15 20:52:41 +00:00
- Removed the logging of guest accounts... don't want that.
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@4199 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -123,6 +123,10 @@
|
|||||||
|
|
||||||
|
|
||||||
/client/proc/log_client_to_db()
|
/client/proc/log_client_to_db()
|
||||||
|
|
||||||
|
if ( IsGuestKey(src.key) )
|
||||||
|
return
|
||||||
|
|
||||||
var/user = sqlfdbklogin
|
var/user = sqlfdbklogin
|
||||||
var/pass = sqlfdbkpass
|
var/pass = sqlfdbkpass
|
||||||
var/db = sqlfdbkdb
|
var/db = sqlfdbkdb
|
||||||
|
|||||||
Reference in New Issue
Block a user