defult login

This commit is contained in:
Andrey Kuvshinov
2020-05-12 21:21:00 +03:00
parent 85fc68c8d1
commit 9b1b62b988
2 changed files with 4 additions and 4 deletions

View File

@@ -16,5 +16,5 @@ require 'api/apiclient.php';
_kuri();
function index_kuri(){
echo 'index';
login_kuri();
}