/[smeserver]/rpms/e-smith-manager/sme8/e-smith-manager-2.2.0-bug5022.patch
ViewVC logotype

Annotation of /rpms/e-smith-manager/sme8/e-smith-manager-2.2.0-bug5022.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.2 - (hide annotations) (download)
Tue Feb 18 17:29:26 2014 UTC (10 years, 4 months ago) by wellsi
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
FILE REMOVED
* Tue Feb 18 2014 Ian Wells <esmith@wellsi.com> 2.2.0-11.sme
- Remove old images and roll new tarball [SME: 8213]

1 snetram 1.1 --- e-smith-manager-2.0.0/root/etc/e-smith/web/common/cgi-bin/login.bug5022 2008-10-07 19:36:15.000000000 +0200
2     +++ e-smith-manager-2.0.0/root/etc/e-smith/web/common/cgi-bin/login 2009-03-02 19:08:48.000000000 +0100
3     @@ -148,7 +148,7 @@
4     # If no $back, just set the auth cookie and hope for the best
5     if (! $back) {
6     print $q->header( -cookie => $cookie );
7     - print $q->start_html, $q->p(Login successful), $q->end_html;
8     + print $q->start_html, $q->p("Login successful"), $q->end_html;
9     return 0;
10     }
11    

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed