File tree Expand file tree Collapse file tree 1 file changed +8
-9
lines changed
Expand file tree Collapse file tree 1 file changed +8
-9
lines changed Original file line number Diff line number Diff line change 1212$ responseOk = "HTTP/1.0 200 OK \r\n"
1313 . "Content-Type: text/html \r\n\r\n"
1414 . "
15- <!--
16- #ds-snippet-start:eSign44Step6
17- -->
1815 <br />
1916 <h2>The document has been embedded using Maestro Embedded Workflow.</h2>
2017 <br />
3431 </style>
3532 </head>
3633 <body>
37- #ds-snippet-start:Maestro1Step6
34+ <!--
35+ #ds-snippet-start:Maestro1Step6
36+ -->
3837 <div>
3938 <iframe src= $ instanceUrl width=800 height=600>
4039 </iframe>
4140 </div>
42- #ds-snippet-end:Maestro1Step6
43-
41+ <!--
42+ #ds-snippet-end:Maestro1Step6
43+ -->
4444 </body>
45+
4546 </html>
4647
4748 <p><a>Continue</a></p>
4849
49- <!--
50- #ds-snippet-end:eSign44Step6
51- --> " ;
50+ " ;
5251
5352ini_set ('default_socket_timeout ' , 60 * 5 );
5453$ server = stream_socket_server ($ socket , $ errno , $ errstr );
You can’t perform that action at this time.
0 commit comments