summaryrefslogtreecommitdiffstats
path: root/app/view/pad.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/view/pad.php')
-rw-r--r--app/view/pad.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/view/pad.php b/app/view/pad.php
index 4408df2..f47b2e7 100644
--- a/app/view/pad.php
+++ b/app/view/pad.php
@@ -12,10 +12,10 @@
* For more information, please refer to UNLICENSE
*/
-require_once "model/pad.php";
require_once "view/stdpage.php";
require_once "view/datalsts.php";
require_once "view/issue.php";
+require_once "model/pad.php";
?>