From db91ed0c1dbbee1a9d8bc30d4c05bf883cb03874 Mon Sep 17 00:00:00 2001 From: Potherca-Bot Date: Thu, 28 Aug 2025 09:06:23 +0000 Subject: [PATCH] Adds separate file for 'MissingColumnException.php'. --- .../MissingColumnException.php} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename core/{attributedef.class.inc.php => attributedef/MissingColumnException.php} (100%) diff --git a/core/attributedef.class.inc.php b/core/attributedef/MissingColumnException.php similarity index 100% rename from core/attributedef.class.inc.php rename to core/attributedef/MissingColumnException.php