Infix LMS - Learning Management System (LMS) 8.2.0 Nulled

Нет прав для скачивания
  • Автор темы Автор темы asa
  • Дата начала Дата начала
Регистрация
11.09.2021
Сообщения
1 166
Реакции
1 897
Credits
$1 947
asa submitted a new resource:

Infix LMS - Learning Management System (LMS) - The script with which you can sell lessons or your projects without a reseller's commission.


Read more about this resource...
 
question about
some country can't finish install process. so please change
vendor\spondonit\service\helpers\helper.php
from:
PHP:
if (!function_exists('isConnected')) {
    function isConnected()
    {
        $connected = @fsockopen("www.google.com", 80);
        if ($connected) {
            fclose($connected);
            return true;
        }
        return false;
    }
}

to
Код:
if (!function_exists('isConnected')) {
    function isConnected()
    {
        $connected = @fsockopen("www.bing.com", 80);
        if ($connected) {
            fclose($connected);
            return true;
        }
        return false;
    }
}
 
thanks to dear member @emmie updated Infix LMS - Learning Management System (LMS) with a new update entry:

v5.0.0 Untouched


Read the rest of this update entry...