From 5697a1c3af703f04902c0422c0536c88899ebb27 Mon Sep 17 00:00:00 2001
From: Jake Vanderwerf <get@jakevanderwerf.ca>
Date: Sun, 26 Apr 2026 22:49:18 +0000
Subject: [PATCH] =Base Plugin setup for new Site class config
---
forms/contact.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/forms/contact.php b/forms/contact.php
index c2acc18..b0ec267 100644
--- a/forms/contact.php
+++ b/forms/contact.php
@@ -1,6 +1,6 @@
<?php
-function atat_contact():array
+function aei_contact():array
{
return [
'title' => '',
--
Gitblit v1.10.0