correciones en tiempo de session

This commit is contained in:
humano 2020-03-17 11:00:56 -05:00
parent 65355860fc
commit 595a4da5da
2 changed files with 2 additions and 2 deletions

View File

@ -1401,7 +1401,7 @@ document.oncopy = addLink;
<?php } ?> <?php } ?>
</head> </head>
<body data-spy="scroll" data-target="#toc" onload="revisarSession(); "; > <body data-spy="scroll" data-target="#toc" >
<?php <?php
if(isset($_REQUEST['debug'])) { if(isset($_REQUEST['debug'])) {
print_r( $_SESSION ); print_r( $_SESSION );

2
milfs

@ -1 +1 @@
Subproject commit a6389941f27254cc4e6edc8e6098b00af90534d5 Subproject commit 4cad68cc3aeb036f2fd80965f9b2e01b72059cc5