alejandro.lara hace 1 año
padre
commit
fa4f97ff1e
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  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>