ispman/ispman-web/cgi-bin/tmpl headers.tmpl, 1.9, 1.9.12.1 menu.tmpl, 1.56, 1.56.2.1
Pedro Algarvio <[email protected]>
| Newsgroups | gmane.comp.isp.ispman.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/ispman/ispman/ispman-web/cgi-bin/tmpl
In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv14538/ispman-web/cgi-bin/tmpl
Modified Files:
Tag: dev_1_3-cyrus_virtdomain
headers.tmpl menu.tmpl
Log Message:
Branch is now "aparently" updated to HEAD, though debuging is needed.
Index: menu.tmpl
===================================================================
RCS file: /cvsroot/ispman/ispman/ispman-web/cgi-bin/tmpl/menu.tmpl,v
retrieving revision 1.56
retrieving revision 1.56.2.1
diff -u -d -r1.56 -r1.56.2.1
--- menu.tmpl 6 Jun 2006 20:57:17 -0000 1.56
+++ menu.tmpl 11 Sep 2006 23:31:25 -0000 1.56.2.1
@@ -170,7 +170,7 @@
}
$text.="</option>\n";
- for my $replica( keys %{$replicas->{$master}} ) {
+ for my $replica( sort {lc($a) cmp lc($b)} keys %{$replicas->{$master}} ) {
$text.="<OPTION value='$replica'";
if ($r->param("ispmanDomain") eq $replica){
$text.= " selected ";
Index: headers.tmpl
===================================================================
RCS file: /cvsroot/ispman/ispman/ispman-web/cgi-bin/tmpl/headers.tmpl,v
retrieving revision 1.9
retrieving revision 1.9.12.1
diff -u -d -r1.9 -r1.9.12.1
--- headers.tmpl 28 Apr 2003 14:46:58 -0000 1.9
+++ headers.tmpl 11 Sep 2006 23:31:25 -0000 1.9.12.1
@@ -1,6 +1,8 @@
<!-- headers.tmpl HEAD -->
<html>
<head>
+<META HTTP-EQUIV="PRAGMA" CONTENT="NO-CACHE">
+<META HTTP-EQUIV="CACHE-CONTROL" CONTENT="NO-CACHE">
<title>ISP Manager@<perl>$ENV{'SERVER_NAME'}</perl> Version: <perl>$ispman->getConfig("VERSION")</perl></title>
<LINK HREF="<perl>$ispman->getConfig("ispmanUrlPrefix")</perl>/ispman.css" REL="stylesheet" TYPE="text/css">
</head>
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642