A few tweaks for item maintenance

This commit is contained in:
Steve Ireland
2023-03-25 13:47:25 -04:00
parent 228801157c
commit 8cbc915741
4 changed files with 39 additions and 28 deletions

View File

@@ -67,7 +67,7 @@ class Secure_Controller extends BaseController
view('viewData', $global_view_data);
}
public function check_numeric()
public function getCheckNumeric()
{
$result = TRUE;