Explorar o código

added some more clarifications

Jiri Kuthan %!s(int64=23) %!d(string=hai) anos
pai
achega
e53cb8af15
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      examples/web_im/send_im.php

+ 1 - 1
examples/web_im/send_im.php

@@ -55,7 +55,7 @@ if (readfile( $mypath )==-1) {
 	exit("Sorry -- fifo reading error");
 }
 unlink($mypath);
-echo "Thank you for using IM<p>";
+echo "<p>Thank you for using IM<p>";
 
 ?>