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
 //PostgreSQL
 define("_PG_DB_USER_SENTENCE_HISTORAY_", _PDO_DB_DSN_);
 define("_PG_DB_USER_SENTENCE_HISTORAY_", _PDO_DB_DSN_);
-define("_PG_TABLE_SENTENCE_HISTORAY_", "sent_historaies");
+define("_PG_TABLE_SENTENCE_HISTORAY_", "sent_histories");