diff --git a/.gitmodules b/.gitmodules index 5b6a506..8064296 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,6 @@ [submodule "jtable"] path = jtable url = https://github.com/hikalkan/jtable.git +[submodule "addclear"] + path = js/addclear + url = https://github.com/skorecky/Add-Clear.git diff --git a/index.php b/index.php index 550507f..f90a3db 100644 --- a/index.php +++ b/index.php @@ -34,6 +34,7 @@ if (!is_logged_in() and isset($_POST['formname']) && $_POST['formname'] == "logi + @@ -52,16 +53,16 @@ if (!is_logged_in()) {