Jelajahi Sumber

set short_open_tag to off and asp_tags to on on debug machine

tokul 19 tahun lalu
induk
melakukan
e49fcb26a8
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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; ?> }
 .table_messageList	tr.<?php echo $class; ?>	{ background:<?php echo $bgcolor; ?> }
 -->
 -->
 </style>
 </style>
-<?
+<?php
 }
 }
 ?>
 ?>
 <tr <?php echo (empty($class) ? '' : 'class="'.$class.'" ');  echo $row_extra;?>>
 <tr <?php echo (empty($class) ? '' : 'class="'.$class.'" ');  echo $row_extra;?>>