From 0ebc76d6b89daa90f526267f673a5735c58fd882 Mon Sep 17 00:00:00 2001 From: avl Date: Sat, 1 Nov 2008 20:26:48 +0200 Subject: [PATCH] admin style refactor --- ipf/template/compiler.php | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ipf/template/compiler.php b/ipf/template/compiler.php index 5e48473..3b33d7c 100644 --- a/ipf/template/compiler.php +++ b/ipf/template/compiler.php @@ -290,7 +290,10 @@ class IPF_Template_Compiler trigger_error(__('Start tag of a block missing: literal'), E_USER_ERROR); break; case 'block': - $res = '?>'.$this->_extendBlocks[$args].'_extendBlocks[$args])) + $res = '?>'.$this->_extendBlocks[$args].'~~{~~superblock~~}~~