Home
last modified time | relevance | path

Searched defs:bug (Results 1 – 6 of 6) sorted by relevance

/web-bugs/www/rss/
H A Dbug.php20 $bug = $bugRepository->findOneById($bug_id); variable
/web-bugs/www/
H A Drpc.php34 $bug = $bugRepository->findOneById($bug_id); variable
H A Dfix.php24 $bug = $bugRepository->findOneById($bug_id); variable
H A Dbug.php27 $bug = $_SESSION['bug_preview']; variable
135 $bug = $bugRepository->findOneById($bug_id); variable
/web-bugs/include/
H A Dfunctions.php99 function bugs_has_access ($bug_id, $bug, $pw, $user_flags)
396 function txfield($n, $bug = null, $in = null)
731 function bug_diff($bug, $in)
818 function mail_bug_updates($bug, $in, $from, $ncomment, $edit = 1, $id = false)
/web-bugs/sql/
H A Dschema.sql34 bug int(8) NOT NULL default '0', field
98 bug int(8) NOT NULL default '0', field

Completed in 23 milliseconds