www-thermferm/archives.php

changeset 568
eee0f52170e8
parent 539
300b5c4cd977
equal deleted inserted replaced
567:6f2f8a940291 568:eee0f52170e8
107 107
108 $outstr .= ' <script type="text/javascript">'.PHP_EOL; 108 $outstr .= ' <script type="text/javascript">'.PHP_EOL;
109 $outstr .= ' $(document).ready(function () {'.PHP_EOL; 109 $outstr .= ' $(document).ready(function () {'.PHP_EOL;
110 110
111 $outstr .= ' function getExportServer() {'.PHP_EOL; 111 $outstr .= ' function getExportServer() {'.PHP_EOL;
112 $outstr .= ' return "http://www.jqwidgets.com/export_server/export.php";'.PHP_EOL; 112 $outstr .= ' return "https://www.jqwidgets.com/export_server/export.php";'.PHP_EOL;
113 $outstr .= ' }'.PHP_EOL; 113 $outstr .= ' }'.PHP_EOL;
114 114
115 $outstr .= ' var sourceA ='.PHP_EOL; 115 $outstr .= ' var sourceA ='.PHP_EOL;
116 $outstr .= ' {'.PHP_EOL; 116 $outstr .= ' {'.PHP_EOL;
117 $outstr .= ' datatype: "json",'.PHP_EOL; 117 $outstr .= ' datatype: "json",'.PHP_EOL;

mercurial