summaryrefslogtreecommitdiff
path: root/plugins/data.attachment.php
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/data.attachment.php')
-rwxr-xr-xplugins/data.attachment.php4
1 files changed, 3 insertions, 1 deletions
diff --git a/plugins/data.attachment.php b/plugins/data.attachment.php
index b3fcc68..5ba05e6 100755
--- a/plugins/data.attachment.php
+++ b/plugins/data.attachment.php
@@ -1,7 +1,9 @@
<?php
-namespace Bitweaver;
+namespace Bitweaver\Liberty;
+use Bitweaver\BitBase;
+use Bitweaver\KernelTools;
use Bitweaver\Liberty\LibertyBase;
use Bitweaver\Liberty\LibertyContent;
use Bitweaver\Wiki\BitPage;