Home
last modified time | relevance | path

Searched refs:use_attachbase (Results 1 – 6 of 6) sorted by relevance

/dports/devel/bugzilla44/bugzilla-4.4.13/Bugzilla/
H A DCGI.pm601 return 0 if !use_attachbase() or !i_am_cgi();
H A DUtil.pm376 sub use_attachbase { subroutine
/dports/devel/bugzilla50/bugzilla-5.0.4/Bugzilla/
H A DCGI.pm625 return 0 if !use_attachbase() or !i_am_cgi();
H A DUtil.pm410 sub use_attachbase { subroutine
/dports/devel/bugzilla50/bugzilla-5.0.4/
H A Dattachment.cgi202 if (use_attachbase()) {
/dports/devel/bugzilla44/bugzilla-4.4.13/
H A Dattachment.cgi225 if (use_attachbase()) {