alejandro.lara 1 år sedan
förälder
incheckning
fa4f97ff1e
1 ändrade filer med 2 tillägg och 2 borttagningar
  1. 2 2
      test.php

+ 2 - 2
test.php

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