Merge branch 'master' of ssh://gl.arguments.ru:2224/ak/anpdf

This commit is contained in:
Your Name
2020-07-02 17:29:49 +03:00

View File

@@ -190,7 +190,7 @@ function form_kuri(){
login_kuri();
}
else {
$tempcontent = VIEWPATH.'allbooks.phtml';
$tempcontent = VIEWPATH.'form.phtml';
include VIEWPATH.'layout.phtml';
}