The following warnings occurred:
Warning [2] Undefined variable $unreadreports - Line: 26 - File: global.php(961) : eval()'d code PHP 8.1.2-1ubuntu2.14 (Linux)
File Line Function
/global.php(961) : eval()'d code 26 errorHandler->error
/global.php 961 eval
/showthread.php 28 require_once





× This forum is read only. As of July 23, 2019, the UserSpice forums have been closed. To receive support, please join our Discord by clicking here. Thank you!

  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
db_table form creator modication
#1
Because my database tables have underscore, I added this sign in the validity check.

In helpers/forms.php, line 443:
<pre>
Code:
if (!preg_match("#^[a-z0-9_]+$#", $name)) {
</pre>


Evert
  Reply


Messages In This Thread
db_table form creator modication - by eeverts - 03-08-2018, 12:27 PM
db_table form creator modication - by mudmin - 03-08-2018, 01:18 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)