Server geändert
This commit is contained in:
@ -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";
|
||||
|
Reference in New Issue
Block a user