Просмотр исходного кода

SQL

Edited MySQL (Type to Engine)
SCANIATM 8 лет назад
Родитель
Сommit
6168e23a21
2 измененных файлов с 3 добавлено и 4 удалено
  1. 3 3
      README.md
  2. 0 1
      sql/mysql/mysql_torrentflux-b4rt-1.0.sql

+ 3 - 3
README.md

@@ -15,8 +15,8 @@ it stopped working. So what you see here is a version that works again in PHP 7.
 * Updated adodb
 * Added mysqli as supported db
 * Fixes for functions that were removed in PHP 7
-* Fixes for Read RSS query
-* Fixes MySQL database
+* Fixed for Read RSS query
+* Fixed MySQL database
 
 ## Warning
 Everything i changed was in the html folder which is actually what i had on my server.
@@ -24,4 +24,4 @@ Everything i changed was in the html folder which is actually what i had on my s
 I did *NOT* do any resetup with this package! Most likely it works but i really did not try.
 
 If you only want to upgrade your existing installation just copy the contents of the html
-folder except your db config in /html/inc/config/config.db.php
+folder except your db config in /html/inc/config/config.db.php

+ 0 - 1
sql/mysql/mysql_torrentflux-b4rt-1.0.sql

@@ -370,4 +370,3 @@ INSERT INTO tf_settings_stats VALUES ('stats_default_type','all');
 INSERT INTO tf_settings_stats VALUES ('stats_default_format','xml');
 INSERT INTO tf_settings_stats VALUES ('stats_default_attach','0');
 INSERT INTO tf_settings_stats VALUES ('stats_default_compress','0');
-