Server geändert

This commit is contained in:
aschwarz
2023-04-25 13:12:22 +02:00
parent fb4155128c
commit 236d44ba25
1355 changed files with 5391 additions and 5391 deletions

View File

@ -4,9 +4,9 @@
Initial: April 25, 2005 - Last Revised: January 1, 2007
See the Change History and Command Reference for overlibmws via:
http://www.macridesweb.com/oltest/
https://www.macridesweb.com/oltest/
Published under an open source license: http://www.macridesweb.com/oltest/license.html
Published under an open source license: https://www.macridesweb.com/oltest/license.html
*/
OLloaded=0;
@ -29,7 +29,7 @@ if(OLud('printcssfile'))var ol_printcssfile="";
if(OLud('printxml'))var ol_printxml="";
if(OLud('printdoctype'))var ol_printdoctype=
'<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" '
+'"http://www.w3.org/TR/html4/loose.dtd">';
+'"https://www.w3.org/TR/html4/loose.dtd">';
if(OLud('printroot'))var ol_printroot="<html>";
if(OLud('printtype'))var ol_printtype="text/html";
if(OLud('printcharset'))var ol_printcharset="iso-8859-1";