no message
This commit is contained in:
parent
bdc811ee06
commit
0c5f4c9c7e
@ -99,4 +99,11 @@ class SakaiController
|
|||||||
|
|
||||||
exit;
|
exit;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
public function test2()
|
||||||
|
{
|
||||||
|
echo "hello";
|
||||||
|
exit;
|
||||||
|
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user