From d0270fb8ea334bb8422d36216b02cd3b4284b2cb Mon Sep 17 00:00:00 2001 From: Scott Baker Date: Wed, 15 May 2024 08:11:01 -0700 Subject: [PATCH] Move to /libs/ --- {src => libs}/Smarty.class.php | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {src => libs}/Smarty.class.php (100%) diff --git a/src/Smarty.class.php b/libs/Smarty.class.php similarity index 100% rename from src/Smarty.class.php rename to libs/Smarty.class.php