From 0fc7a56a962e4b337d6aa639b5447450b760c045 Mon Sep 17 00:00:00 2001 From: "(no author)" <(no author)@54d463be-8e91-2dee-dedb-b68131a5f0ec> Date: Sat, 5 Feb 2005 05:55:36 +0000 Subject: git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1039 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/txt-converter/char/char-converter.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/txt-converter/char/char-converter.c b/src/txt-converter/char/char-converter.c index 8ffefc83d..30782412c 100644 --- a/src/txt-converter/char/char-converter.c +++ b/src/txt-converter/char/char-converter.c @@ -791,7 +791,7 @@ int inter_config_read(const char *cfgName) { printf ("set db_server_logindb : %s\n",w2); //support the import command, just like any other config }else if(strcmpi(w1,"import")==0){ - sql_config_read(w2); + inter_config_read(w2); } } fclose(fp); -- cgit v1.2.3-70-g09d2