From b78cee63950479abfa78df37a03388007f332543 Mon Sep 17 00:00:00 2001 From: Tim Almdal Date: Thu, 20 Nov 2008 17:32:58 +0000 Subject: A look at away to allow modules to define html head contents (links and js) and also allow modules to contribute blocks to the layout. --- core/models/block.php | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 core/models/block.php (limited to 'core/models') diff --git a/core/models/block.php b/core/models/block.php new file mode 100644 index 00000000..20bcee4d --- /dev/null +++ b/core/models/block.php @@ -0,0 +1,21 @@ +