diff options
| author | lpsolit%gmail.com <> | 2009-02-02 18:39:14 +0000 |
|---|---|---|
| committer | lpsolit%gmail.com <> | 2009-02-02 18:39:14 +0000 |
| commit | 95c875a4f1b3c7f5dc7de573551f24e72718506b (patch) | |
| tree | f88e16d8a7870d029a37b961f14f26326e2336fd /Bugzilla/Install | |
| parent | ecd9480e65f4f57575b5c9414f70eed36590771c (diff) | |
| download | bugs-95c875a4f1b3c7f5dc7de573551f24e72718506b.tar bugs-95c875a4f1b3c7f5dc7de573551f24e72718506b.tar.gz bugs-95c875a4f1b3c7f5dc7de573551f24e72718506b.tar.bz2 bugs-95c875a4f1b3c7f5dc7de573551f24e72718506b.tar.xz bugs-95c875a4f1b3c7f5dc7de573551f24e72718506b.zip | |
I almost forgot the fix on checkin for bug 26257
Diffstat (limited to 'Bugzilla/Install')
| -rw-r--r-- | Bugzilla/Install/Localconfig.pm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Bugzilla/Install/Localconfig.pm b/Bugzilla/Install/Localconfig.pm index 654b44b9f..e22a47afa 100644 --- a/Bugzilla/Install/Localconfig.pm +++ b/Bugzilla/Install/Localconfig.pm @@ -195,7 +195,6 @@ EOT # such as bug changes. A random string is generated by default. # It's very important that this key is kept secret. It also must be # very long. - EOT }, ); |
