Stripped redundant HTML from PHP Info file
This commit is contained in:
parent
4a26ec953d
commit
647d76b193
1 changed files with 1 additions and 15 deletions
|
|
@ -1,15 +1 @@
|
|||
<html>
|
||||
|
||||
<head>
|
||||
|
||||
<title>php-webkit</title>
|
||||
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<?php phpinfo(); ?>
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
||||
<?php phpinfo();
|
||||
Loading…
Add table
Add a link
Reference in a new issue