mirror of
https://gitlab.com/hashborgir/d2tools.git
synced 2025-10-13 08:24:24 -05:00
fix in processfiles, somehow got commented out, fixed
This commit is contained in:
@@ -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>
|
||||
|
Reference in New Issue
Block a user