|
|
@@ -68,5 +68,6 @@ define("_FILE_DB_MEDIA_" , __DIR__."/../tmp/user/media.db3");
|
|
|
define("_FILE_DB_MESSAGE_" , __DIR__."/../tmp/user/message.db");
|
|
|
define("_FILE_DB_USER_STATISTICS_" , __DIR__."/../tmp/user/statistics.db3");
|
|
|
define("_FILE_DB_CHANNAL_" , __DIR__."/../tmp/user/channal.db3");
|
|
|
+define("_FILE_DB_USER_DICT_" , __DIR__."/../tmp/user/udict.db3");
|
|
|
|
|
|
?>
|