|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
Variables | |
| $wait = $_REQUEST['wait'] | |
| if($wait) | $xml = $_REQUEST['xml'] |
| if($xml) | $name = $_REQUEST['name'] |
| if($name=='foo') else | if ( $name=='peter') |
| $wait = $_REQUEST['wait'] |
| if ( $wait) $xml = $_REQUEST['xml'] |
1.8.13