]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Bug 192516: Moving the loose .pm files into the Bugzilla directory, where they belong...
authorjustdave%syndicomm.com <>
Thu, 18 Mar 2004 11:57:04 +0000 (11:57 +0000)
committerjustdave%syndicomm.com <>
Thu, 18 Mar 2004 11:57:04 +0000 (11:57 +0000)
commit3d59b2bd807ec35c511fd76df11b2cbb61289242
treef3071da3563a70dd4c88ea0fa5505eef4baf4385
parent962c6c28c25c354d7b3757f1b3cb3665cbde14b0
Bug 192516: Moving the loose .pm files into the Bugzilla directory, where they belong.  These files pre-date the Bugzilla directory, and would have gone there had it existed at the time.  The four files in question were copied on the CVS server to preserve CVS history in the files.  This checkin deletes them from the old location and modifies everything else to know where they are now.
r= myk, gerv
a= justdave
18 files changed:
Attachment.pm [deleted file]
Bug.pm [deleted file]
Bugzilla/Attachment.pm
Bugzilla/Bug.pm
Bugzilla/BugMail.pm
Bugzilla/Flag.pm
Bugzilla/RelationSet.pm
Bugzilla/Token.pm
RelationSet.pm [deleted file]
Token.pm [deleted file]
checksetup.pl
globals.pl
move.pl
post_bug.cgi
process_bug.cgi
show_bug.cgi
token.cgi
userprefs.cgi