craigk5n / webcalendar

WebCalendar is a PHP application used to maintain a calendar for a single user or an intranet group of users. It can also be configured as an event calendar.
http://www.k5n.us/webcalendar.php
GNU General Public License v2.0
153 stars 75 forks source link

loops may not be the best option #469

Closed bbannon closed 1 month ago

bbannon commented 7 months ago

sometimes for loops / foreach may be too much

bbannon commented 5 months ago

Why iterate an unchanged array twice?