benturkia / zendframeworkstorefront

Automatically exported from code.google.com/p/zendframeworkstorefront
0 stars 0 forks source link

syntax error in /trunk/application/modules/storefront/models/Cart.php in line 257 #1

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
While viewing the file
http://code.google.com/p/zendframeworkstorefront/source/browse/trunk/application
/modules/storefront/models/Cart.php
line 257 has found a syntax error:

public function key()
{;
    return key($this->_items);
}

Original issue reported on code.google.com by mkurs...@gmail.com on 11 Dec 2009 at 7:53

GoogleCodeExporter commented 8 years ago
Fixed in trunk

Original comment by mute.p...@googlemail.com on 31 Dec 2009 at 10:07