summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorDylan William Hardison <dylan@hardison.net>2017-04-26 21:43:41 +0200
committerDylan William Hardison <dylan@hardison.net>2017-04-26 21:43:41 +0200
commit5326aadb5bdd8c0818d74cbf88ea8bad7d6da1af (patch)
treea3a88d6acfd1df8d580b05bb64235e30f4151833 /scripts
parentc82963a57cf97932870e11de8cf2a6205132b954 (diff)
downloadbugzilla-5326aadb5bdd8c0818d74cbf88ea8bad7d6da1af.tar.gz
bugzilla-5326aadb5bdd8c0818d74cbf88ea8bad7d6da1af.tar.xz
use parent rather than base to avoid a bug in base.pm
from perldoc base: "base" employs some heuristics to determine if a module has already been loaded, if it has it doesn’t try again. If "base" tries to "require" the module it will not die if it cannot find the module’s file, but will die on any other error. After all this, should your base class be empty, containing no symbols, it will die.
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions