jonathangeiger / kohana-jelly

See the link below for the most up-to-date code
https://github.com/creatoro/jelly
MIT License
146 stars 34 forks source link

Typo Jelly_Meta #75

Closed glamorous closed 14 years ago

glamorous commented 14 years ago
protected set ( string $key, string $value ) 

$value should be mixed (because sometimes it gets an array)

jonathangeiger commented 14 years ago

Closed by 54836e9eef0cdf97f80a755d29710b4ab071085d. Thanks glamorous!