alejandro.lara 1 год назад
Родитель
Сommit
fa4f97ff1e
1 измененных файлов с 2 добавлено и 2 удалено
  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>