diff options
author | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-04-05 09:18:20 +0000 |
---|---|---|
committer | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-04-05 09:18:20 +0000 |
commit | 3907b21df79b5c48c75ed90e91247184e0edf689 (patch) | |
tree | 98ab901e09291001c2341a973844d01c7737cd6a /conf/log_athena.conf | |
parent | ae34b88fc662651d0f42db5338dfa77f4ed97b82 (diff) | |
download | hercules-3907b21df79b5c48c75ed90e91247184e0edf689.tar.gz hercules-3907b21df79b5c48c75ed90e91247184e0edf689.tar.bz2 hercules-3907b21df79b5c48c75ed90e91247184e0edf689.tar.xz hercules-3907b21df79b5c48c75ed90e91247184e0edf689.zip |
Added back the login_log() function for txt (removed in r11826).
Merged the logging functionality for txt and sql.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12489 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'conf/log_athena.conf')
-rw-r--r-- | conf/log_athena.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/log_athena.conf b/conf/log_athena.conf index 043b28da9..ccad43221 100644 --- a/conf/log_athena.conf +++ b/conf/log_athena.conf @@ -99,7 +99,7 @@ log_chat: 0 // Dead Branch Log Table log_branch_db: branchlog -// Drops & Pickups Table +// Drops & Pickups Table log_pick_db: picklog // Zeny Table |