浏览代码

Cambie test

alejandro.lara 1 年之前
父节点
当前提交
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>