diff options
Diffstat (limited to 'plugins/data.attachment.php')
| -rwxr-xr-x | plugins/data.attachment.php | 4 |
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; |
