Functions | Variables

testreport.php File Reference

Functions

 print_it ($msg)
 report ()

Variables

 $filename = "/tmp/gnashtestreport.txt"
 $url = "file:///tmp/gnashtestreport.txt"
 $logfile = fopen($filename, "a+")

Function Documentation

print_it ( msg  ) 

References $logfile.

Referenced by report().

report (  ) 

References $logfile, and print_it().


Variable Documentation

$filename = "/tmp/gnashtestreport.txt"
$logfile = fopen($filename, "a+")

Referenced by print_it(), and report().

$url = "file:///tmp/gnashtestreport.txt"