fix in processfiles, somehow got commented out, fixed

This commit is contained in:
Hash Borgir
2022-06-24 23:43:54 -06:00
parent b7fdaa585e
commit c4229d4336
2 changed files with 3 additions and 7 deletions

View File

@@ -133,7 +133,7 @@ if (file_exists(APP_DB)) {
Process tbl files
*
*
*/
$tbl = $_SESSION['tbl'];
// ddump($tbl);
@@ -167,7 +167,7 @@ if (file_exists(APP_DB)) {
<!doctype html>
<html lang="en">
<head>
<meta http-equiv="refresh" content="0; URL=/" />
<meta http-equiv="refresh" content="0; URL=/" />
</head>
<body>
</body>