From e0319573542293c661c263de30547eeb9c2b7ede Mon Sep 17 00:00:00 2001 From: Andy Staudacher Date: Tue, 24 Feb 2009 05:54:19 +0000 Subject: File structure style fixes --- modules/local_import/helpers/local_import_block.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (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 index c337af41..b412f338 100644 --- a/modules/local_import/helpers/local_import_block.php +++ b/modules/local_import/helpers/local_import_block.php @@ -18,7 +18,7 @@ * Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ class local_import_block_Core { - public static function head($theme) { + static function head($theme) { $head[] = html::script("modules/local_import/js/local_import.js"); $url = url::file("modules/local_import/css/local_import.css"); -- cgit v1.2.3