johnnyq
|
b8873039a4
|
Rename Functions: flash_alert, sanitizeFilename and display_folder_options using camelCase instead to match other custom php functions
|
2026-07-14 17:41:41 -04:00 |
|
johnnyq
|
31cc3f3ac3
|
Replace Function strtoAZaz09() with toAlphanumeric()
|
2026-07-14 17:30:13 -04:00 |
|
johnnyq
|
b57ddc0e5c
|
Replace Function sanitizeInput() with just escapeSql() and update all instances throughout
|
2026-07-14 17:17:50 -04:00 |
|
johnnyq
|
7bc47a58fe
|
Replace Function nullable_htmlentities() with just escapeHtml() and update all instances throughout
|
2026-07-14 17:10:45 -04:00 |
|
johnnyq
|
a2a96f9752
|
Removed unused legacy functions and split the functions into their own file and use function.php to call them
|
2026-07-14 16:32:45 -04:00 |
|