]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
lot's of stuff:
authorcyeh%bluemartini.com <>
Wed, 28 Jun 2000 06:16:08 +0000 (06:16 +0000)
committercyeh%bluemartini.com <>
Wed, 28 Jun 2000 06:16:08 +0000 (06:16 +0000)
commit72c286156f0951e8e4aecd397c662489912f4e8b
tree504e97fe79c8a42fd757ad9fde037c6e501a3332
parent157a4252f389b49935257c6873be6002a80823c1
lot's of stuff:
add whoid usergroupset comment query to bug data fields
add AppendComment function
add CanChangeField function to check if a person can change a field
add display() for quick dumps of the bug
add Collision to check for midair collisions before changing a bug
added a stub function for changing a bug in the database
init_bug will now take either a userid or an e-mail address as a valid parameter
Bug.pm
Bugzilla/Bug.pm