From 6b9e602d07b10945ab872e4ce9bfa1d4e62ba0b1 Mon Sep 17 00:00:00 2001 From: pewgeuges <73141620+pewgeuges@users.noreply.github.com> Date: Thu, 4 Mar 2021 08:46:19 +0100 Subject: [PATCH] Sync filenames with SVN repo (#57) Returns to the original file names for the `class/dashboard/` directory (for now at least) --- class/convert.php | 2 +- class/{layout => dashboard}/init.php | 0 .../abstract-engine.php => dashboard/layout.php} | 0 .../subpage-diagnostics.php} | 0 .../settings.php => dashboard/subpage-main.php} | 0 footnotes.php | 6 +++--- includes.php | 2 +- readme.txt | 10 +++++----- 8 files changed, 10 insertions(+), 10 deletions(-) rename class/{layout => dashboard}/init.php (100%) rename class/{layout/abstract-engine.php => dashboard/layout.php} (100%) rename class/{layout/diagnostics.php => dashboard/subpage-diagnostics.php} (100%) rename class/{layout/settings.php => dashboard/subpage-main.php} (100%) diff --git a/class/convert.php b/class/convert.php index 3adb313..c994d7a 100644 --- a/class/convert.php +++ b/class/convert.php @@ -1,4 +1,4 @@ -