Änderungen https Andy Müller rückgängig gemacht

This commit is contained in:
aschwarz
2023-04-26 13:57:07 +02:00
parent 6fd85470a3
commit 1b951f5d14
1073 changed files with 4903 additions and 4903 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:
https://www.macridesweb.com/oltest/
http://www.macridesweb.com/oltest/
Published under an open source license: https://www.macridesweb.com/oltest/license.html
Published under an open source license: http://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" '
+'"https://www.w3.org/TR/html4/loose.dtd">';
+'"http://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";