Changeset 872 for trunk/smf/SSI.php
- Timestamp:
- 12/24/07 23:12:31 (4 years ago)
- File:
-
- 1 edited
-
trunk/smf/SSI.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/smf/SSI.php
r869 r872 1756 1756 $return[$mday][count($array) - 1]['is_last'] = true; 1757 1757 1758 if ($output_method != 'echo' || empty($return))1758 if ($output_method != 'echo') 1759 1759 return $return; 1760 1760 … … 1765 1765 foreach ($return as $mday => $array) 1766 1766 { 1767 echo '<div class="date">'.strftime("%A, %d % B", strtotime($mday)).'</div>';1767 echo '<div class="date">'.strftime("%A, %d %b %Y", strtotime($mday)).'</div>'; 1768 1768 foreach ($array as $event) 1769 1769 {
Note: See TracChangeset
for help on using the changeset viewer.
![[infoarena] development](/chrome/site/logo.png)