set short_open_tag to off and asp_tags to on on debug machine
authortokul <tokul@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sat, 28 Jan 2006 19:07:33 +0000 (19:07 +0000)
committertokul <tokul@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sat, 28 Jan 2006 19:07:33 +0000 (19:07 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10593 7612ce4b-ef26-0410-bec9-ea0150e637f0

templates/default/message_list.tpl

index 9badaa59b7c4d9470a94d46616166e59d7f9cef2..62808fffde4b0b25656fc760635ca90678404676 100644 (file)
@@ -433,7 +433,7 @@ if ($class != 'even' && $class != 'odd')
 .table_messageList     tr.<?php echo $class; ?>        { background:<?php echo $bgcolor; ?> }
 -->
 </style>
-<?
+<?php
 }
 ?>
 <tr <?php echo (empty($class) ? '' : 'class="'.$class.'" ');  echo $row_extra;?>>