Cambie test

This commit is contained in:
2024-03-07 09:47:09 -06:00
parent 535a436d9d
commit fa4f97ff1e

View File

@@ -13,10 +13,10 @@
<!-- --> <!-- -->
<body style="display: block;"> <body style="display: block;">
hola hola amigos
<? <?
# throw an uncaught exception # throw an uncaught exception
throw new Exception('Uncaught Exception'); //throw new Exception('Uncaught Exception');
?> ?>
</body> </body>
<script src="js/jquery.min.js"></script> <script src="js/jquery.min.js"></script>