RSS

(root)/bugzilla/4.0 : 5323 : createaccount.cgi

To get this branch, use:
bzr branch /bugzilla/4.0

« back to all changes in this revision

Viewing changes to createaccount.cgi

lpsolit%gmail.com
2007-11-11 20:03:16
Revision ID: cvs-1:lpsolitgmail.com-20071112040316-ysh7xpyjq9h0zydy
Part 4 of bug 182083: add Help for non-admin pages - Patch by me, r=Colin

Show diffs side-by-side

added added

removed removed

45
45
my $template = Bugzilla->template;
46
46
my $vars = {};
47
47
 
 
48
$vars->{'doc_section'} = 'myaccount.html';
 
49
 
48
50
print $cgi->header();
49
51
 
50
52
# If we're using LDAP for login, then we can't create a new account here.

Loggerhead 1.18.1 is a web-based interface for Bazaar branches