Merge branch 'master' of https://github.com/danog/MadelineProto
This commit is contained in:
commit
a3efc73a0a
@ -14,7 +14,6 @@ set_include_path(get_include_path().':'.realpath(dirname(__FILE__).'/../').':'.r
|
|||||||
chdir(dirname(__FILE__).'/../');
|
chdir(dirname(__FILE__).'/../');
|
||||||
require_once 'vendor/autoload.php';
|
require_once 'vendor/autoload.php';
|
||||||
|
|
||||||
|
|
||||||
if (!function_exists('readline')) {
|
if (!function_exists('readline')) {
|
||||||
function readline($prompt = null)
|
function readline($prompt = null)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user