MantisBT: master 65066a3a

Author Committer Branch Timestamp Parent
dregad dregad master 2015-12-26 14:25 master 739f0d9e
Changeset

Code cleanup

Defining the regex to match Mantis tables only once before entering the
table checks loops.

Avoids code duplication, uses one less variable and avoids a string
concatenation in each loop iteration.

mod - admin/check/check_database_inc.php Diff File