Smarty Update v4.6.1, Bug fixes in DB\Extended\ArrayIO and Form\Generate

This commit is contained in:
Clemens Schwaighofer
2024-03-19 10:43:12 +09:00
parent 13c76efcef
commit db1007ef12
13 changed files with 37 additions and 21 deletions

View File

@@ -28,7 +28,7 @@ if [ "${target}" == '' ]; then
# default is admin
TEXTDOMAIN=admin;
fi;
js_folder="layout/${TEXTDOMAIN}/javascript/";
js_folder="${TEXTDOMAIN}/layout/javascript/";
error=0;
# this checks if the TEXTDOMAIN target actually exists