summaryrefslogtreecommitdiff
path: root/web/_model/format.php
diff options
context:
space:
mode:
Diffstat (limited to 'web/_model/format.php')
-rw-r--r--web/_model/format.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/_model/format.php b/web/_model/format.php
index d8c7480..52b51be 100644
--- a/web/_model/format.php
+++ b/web/_model/format.php
@@ -1,5 +1,5 @@
<?php /* Copyright (c) 2024 Freya Murphy */
-class Format_model extends Modal {
+class Format_model extends Model {
function __construct($load) {
parent::__construct($load);