diff options
| -rw-r--r-- | app/view/pad.php | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/app/view/pad.php b/app/view/pad.php index 82ee84f..cc857f6 100644 --- a/app/view/pad.php +++ b/app/view/pad.php @@ -14,6 +14,7 @@  require_once "model/pad.php";  require_once "view/stdpage.php"; +require_once "view/datalsts.php";  ?>  | 
