Home
DevCentral
Search
Configure Global Search
Log In
Transactions
D187
Change Details
Change Details
Old
New
Diff
Trivial fixes. To test the iterator: ```lang=php $map = ProjectsMap::fetch('http://devcentral.nasqueron.org'); foreach ($map as $key => $value) { } ```
Trivial fixes. To test the iterator: ```lang=php $map = ProjectsMap::fetch('http://devcentral.nasqueron.org'); foreach ($map as $key => $value) { } ```
Continue