Эх сурвалжийг харах

Merge pull request #5 from ja-rg/Pruebas

Pruebas
Alejandro Rosales 1 жил өмнө
parent
commit
e1cf98fb99
2 өөрчлөгдсөн 3 нэмэгдсэн , 2 устгасан
  1. 1 0
      salir.php
  2. 2 2
      test.php

+ 1 - 0
salir.php

@@ -1,5 +1,6 @@
 <?php
 <?php
 require_once 'class/c_login.php';
 require_once 'class/c_login.php';
 // DESTROY SESSION
 // DESTROY SESSION
+## EL PROGRAMA ESTÁ SALIENDO
 Login::log_out();
 Login::log_out();
 header("Location: .");
 header("Location: .");

+ 2 - 2
test.php

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