Преглед на файлове

sent_histories 表名错

Bhikkhu-Kosalla преди 4 години
родител
ревизия
77296303ed
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      public/app/config.table.php

+ 1 - 1
public/app/config.table.php

@@ -215,7 +215,7 @@ define("_SQLITE_TABLE_SENTENCE_HISTORAY_", "sent_historay");
 
 //PostgreSQL
 define("_PG_DB_USER_SENTENCE_HISTORAY_", _PDO_DB_DSN_);
-define("_PG_TABLE_SENTENCE_HISTORAY_", "sent_historaies");
+define("_PG_TABLE_SENTENCE_HISTORAY_", "sent_histories");