Love Fuel?
Donate
About
Forums
Discussions
Login
FuelPHP Forums
Ask your question about FuelPHP in the appropriate forum, or help others by answering their questions.
General
Documentation Bug
asanchez
December 2014
Didn't really knew where to put this, so if this isn't the right place, please move it.
On the documentation:
http://fuelphp.com/docs/classes/form.html#/method_radio
it says on the title:
radio($field, $value = null, $attributes = array())
It should be:
radio($field, $value = null,
$checked = null,
$attributes = array())
Harro
December 2014
Accepted Answer
The correct place to raise a docs issue:
https://github.com/fuel/docs/issues
This error has been fixed:
https://github.com/fuel/docs/commit/81d59f28766843ccc88eafbd84e045d65f57bd14
Thanks for reporting it.
Add a Comment
Howdy, Stranger!
It looks like you're new here. If you want to get involved, click one of these buttons!
Sign In
Apply for Membership
Categories
All Discussions
5,088
General
↳ General
3,364
↳ Job Board
13
↳ Installation & Setup
214
Packages
↳ Oil
213
↳ Orm
700
↳ Auth
260
Development
↳ Tips and Tutorials
126
↳ Code share
145
↳ Applications
52
In this Discussion
Harro
December 2014