From: Roland Häder <roland@mxchange.org>
Date: Fri, 13 Mar 2009 19:53:52 +0000 (+0000)
Subject: header_extras_hook added, templates in inc/templates/ may become deprecated soon... 
X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=94d6fb712c4f0630a842197ea735ebc4ba737fd0;p=shipsimu.git

header_extras_hook added, templates in inc/templates/ may become deprecated soon (core is not just even a web-application-framework)
---

diff --git a/application/ship-simu/templates/de/code/header.ctp b/application/ship-simu/templates/de/code/header.ctp
index 1c92a39..ed67731 100644
--- a/application/ship-simu/templates/de/code/header.ctp
+++ b/application/ship-simu/templates/de/code/header.ctp
@@ -14,6 +14,7 @@
 	<meta http-equiv="content-style-type" content="text/css" />
 	<meta http-equiv="content-script-type" content="text/javascript" />
 	<meta http-equiv="language" content="de" />
+	{?header_extras_hook?}
 </head>
 
 <body>