| … | |
… | |
| 472 | } |
472 | } |
| 473 | return $UserProblem; |
473 | return $UserProblem; |
| 474 | } |
474 | } |
| 475 | |
475 | |
| 476 | ################################################################################ |
476 | ################################################################################ |
|
|
477 | # enforcement |
|
|
478 | ################################################################################ |
|
|
479 | |
|
|
480 | ################################################################################ |
| 477 | # debugging |
481 | # debugging |
| 478 | ################################################################################ |
482 | ################################################################################ |
| 479 | |
483 | |
| 480 | sub dumpDB($$) { |
484 | sub dumpDB($$) { |
| 481 | my ($self, $table) = @_; |
485 | my ($self, $table) = @_; |