*** empty log message ***

This commit is contained in:
pete_morgan
2006-03-07 02:00:17 +00:00
parent 07ca56f901
commit 8f8cd0fa67

View File

@@ -16,14 +16,17 @@
<programlisting>
<![CDATA[
<body>
{* a single line comment *}
{* I am a smarty comment ... I dont exist in your html output ;-) *}
{* this multiline
{* another single smarty line comment, me not even in the compiled template *}
<!-- Yep me the another html comment and me sent to le browser -->
{* this multiline smarty
comment is
not sent to browser
*}
{* include the header file here *}
{* include the header file here which is not *}
{include file='header.tpl'}
@@ -31,8 +34,6 @@
<!-- this html comment is sent to browser -->
{include file=$includeFile}
{include file=#includeFile#}
{* this <select> block is redundant *}
{*
<select name="company">