diff options
| author | lsces <lester@lsces.co.uk> | 2026-03-27 09:42:57 +0000 |
|---|---|---|
| committer | lsces <lester@lsces.co.uk> | 2026-03-27 09:42:57 +0000 |
| commit | 47419457b6655bc682297dffb7b523152ab6da67 (patch) | |
| tree | 5029890272205b24e4de06c3a2e2b6bf906b257e /admin | |
| parent | 83c1796d3c9e63ac5c5a481a13683a95f40044c0 (diff) | |
| download | themes-47419457b6655bc682297dffb7b523152ab6da67.tar.gz themes-47419457b6655bc682297dffb7b523152ab6da67.tar.bz2 themes-47419457b6655bc682297dffb7b523152ab6da67.zip | |
Legacy code tweaks
Diffstat (limited to 'admin')
| -rwxr-xr-x | admin/admin_custom_modules_inc.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/admin_custom_modules_inc.php b/admin/admin_custom_modules_inc.php index cbd68e9..f61284f 100755 --- a/admin/admin_custom_modules_inc.php +++ b/admin/admin_custom_modules_inc.php @@ -2,7 +2,7 @@ // $Header$ require_once( '../../kernel/includes/setup_inc.php' ); -use Bitweaver\KernalTools; +use Bitweaver\KernelTools; $feedback = []; |
