Replies: 0
Then you need to change:
knews.php line 472
to be:
function __construct() {
and you will be happy with PHP7. This was tested on PHP 7.1.1.
Replies: 0
Then you need to change:
knews.php line 472
to be:
function __construct() {
and you will be happy with PHP7. This was tested on PHP 7.1.1.