From c2fa42cf6cf6a2742b2a40ef7fc46f95f7a734f3 Mon Sep 17 00:00:00 2001 From: Tim Almdal Date: Sat, 21 Feb 2009 02:28:19 +0000 Subject: Implementation of local import module. Still need work on better status messages. --- .../local_import/helpers/local_import_block.php | 30 ++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 modules/local_import/helpers/local_import_block.php (limited to 'modules/local_import/helpers/local_import_block.php') diff --git a/modules/local_import/helpers/local_import_block.php b/modules/local_import/helpers/local_import_block.php new file mode 100644 index 00000000..c337af41 --- /dev/null +++ b/modules/local_import/helpers/local_import_block.php @@ -0,0 +1,30 @@ +"; + + return implode("\n", $head); + } +} -- cgit v1.2.3