no message
This commit is contained in:
parent
f45aa4c9a6
commit
297eea3f77
@ -24,7 +24,8 @@ class SakaiController
|
|||||||
{
|
{
|
||||||
|
|
||||||
$r = CountrySpeedService::fn_b();
|
$r = CountrySpeedService::fn_b();
|
||||||
tt($r);
|
var_dump($r);
|
||||||
|
exit;
|
||||||
}
|
}
|
||||||
|
|
||||||
function __construct()
|
function __construct()
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user