Przeglądaj źródła

set short_open_tag to off and asp_tags to on on debug machine

tokul 19 lat temu
rodzic
commit
e49fcb26a8
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      templates/default/message_list.tpl

+ 1 - 1
templates/default/message_list.tpl

@@ -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;?>>