Archived
1
0
Fork 0

Turned off URQ for a while.

This commit is contained in:
Alexander Yakovlev 2017-02-16 21:54:48 +07:00
parent d482f31634
commit 71ac18c812

View file

@ -11,7 +11,7 @@ if (PHP_SAPI !== 'cli') {
}
try {
(new Source\Urq())->print();
//(new Source\Urq())->print();
(new Source\Qsp())->print();
(new Source\Kvester())->print();
(new Source\Apero())->print();