Files
2021-04-07 19:25:18 -04:00

5 lines
90 B
Plaintext
Vendored

<? echo 'php'; /* ?> */ ?>
<body>
<script>document.write('Legacy code');</script>
</body>