add index

This commit is contained in:
Andrey Kuvshinov
2020-04-01 18:11:53 +03:00
parent aa95d4bae8
commit 67c28f6b97
2 changed files with 3 additions and 2 deletions

View File

@@ -9,6 +9,7 @@ require 'modules/anpdf/anpdf.php';
_kuri();
function index_kuri(){
echo 'kuri';
return anpromo_kuri(1);
}