From 006594468320fa99289a5374bb47236d00368da7 Mon Sep 17 00:00:00 2001 From: Lester Caine Date: Sat, 16 May 2026 13:46:15 +0100 Subject: Move plugin to correct namespace --- liberty_plugins/data.articles.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/liberty_plugins/data.articles.php b/liberty_plugins/data.articles.php index f9b7591..508e9e9 100755 --- a/liberty_plugins/data.articles.php +++ b/liberty_plugins/data.articles.php @@ -20,6 +20,8 @@ // +----------------------------------------------------------------------+ // $Id$ +namespace Bitweaver\Liberty; + use Bitweaver\Articles\BitArticle; use Bitweaver\KernelTools; -- cgit v1.3