|
|
@@ -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
|