[haiku-bugs] Re: [Haiku] #9837: Nightly images webpage buggy

  • From: "kneekoo" <trac@xxxxxxxxxxxx>
  • Date: Sun, 23 Jun 2013 11:48:35 -0000

#9837: Nightly images webpage buggy
---------------------------+-----------------------
   Reporter:  kneekoo      |      Owner:  haiku-web
       Type:  bug          |     Status:  new
   Priority:  normal       |  Milestone:
  Component:  Website/CMS  |    Version:
 Resolution:               |   Keywords:
 Blocked By:               |   Blocking:
Has a Patch:  0            |   Platform:  All
---------------------------+-----------------------

Comment (by kneekoo):

 By the way, the following:

 {{{
 <?php
                 foreach($revisions as $build => $data) {
 ?>
 }}}

 can be replaced with:

 {{{
 <?php
                 foreach($revisions as $data) {
 ?>
 }}}

 I only used $build for testing.

--
Ticket URL: <http://dev.haiku-os.org/ticket/9837#comment:1>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: