Browse Source

Cambie test

alejandro.lara 1 year ago
parent
commit
fa4f97ff1e
1 changed files with 2 additions and 2 deletions
  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>