summaryrefslogtreecommitdiff
path: root/smartyplugins
diff options
context:
space:
mode:
authorLester Caine <lester@lsces.co.uk>2026-05-16 20:25:00 +0100
committerLester Caine <lester@lsces.co.uk>2026-05-16 20:25:00 +0100
commitd729e91a69c82eeeadefe0f8d3a1139ec5492e63 (patch)
tree062d92ca4a7f8dc4be979500133ca47cd1df8152 /smartyplugins
parent201dda1ed262fd49d633574936b82029b0d070d0 (diff)
downloadthemes-d729e91a69c82eeeadefe0f8d3a1139ec5492e63.tar.gz
themes-d729e91a69c82eeeadefe0f8d3a1139ec5492e63.tar.bz2
themes-d729e91a69c82eeeadefe0f8d3a1139ec5492e63.zip
Extend BitweaverExtension to allow a different route to use smarty plugins direct from php
Diffstat (limited to 'smartyplugins')
-rw-r--r--smartyplugins/modifier.telephone_e164.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/smartyplugins/modifier.telephone_e164.php b/smartyplugins/modifier.telephone_e164.php
index c82b292..432fafb 100644
--- a/smartyplugins/modifier.telephone_e164.php
+++ b/smartyplugins/modifier.telephone_e164.php
@@ -1,4 +1,6 @@
<?php
+namespace Bitweaver\Plugins;
+
/**
* Smarty plugin
* @package Smarty