Another attempt to fix the getScript problem
This commit is contained in:
parent
953bf593a6
commit
ae58d24fd5
4 changed files with 22 additions and 28 deletions
|
@ -18,5 +18,5 @@ if($name == 'foo') {
|
|||
echo "pan";
|
||||
die();
|
||||
}
|
||||
echo "ERROR";
|
||||
echo 'ERROR <script type="text/javascript">ok( true, "name.php executed" );</script>';
|
||||
?>
|
Loading…
Add table
Add a link
Reference in a new issue