Index: temp/trunk/data/class/SC_View.php
===================================================================
--- temp/trunk/data/class/SC_View.php	(revision 5934)
+++ temp/trunk/data/class/SC_View.php	(revision 6709)
@@ -41,6 +41,6 @@
 		$this->_smarty->register_function("sf_date","sf_date");
 		$this->_smarty->register_function("str_replace","str_replace");
+		$this->_smarty->register_function("sfPrintEbisTag","sfPrintEbisTag");
 		
-
 		if(ADMIN_MODE == '1') {		
 			$this->time_start = time();
