fuel / oil

Fuel PHP Framework - Fuel v1.x Oil command-line package
http://fuelphp.com/docs/packages/oil/intro.html
106 stars 67 forks source link

integer, not intenger #205

Closed gportail closed 11 years ago

gportail commented 11 years ago

If you search 'intenger" (with a n before g) in oil source code you will find it 3 times (fuelphp 1.6.1 and current github).

I think it's an error and must be replace with "integer"

views/admin/crud/model.php => line 22 views/admin/orm/model.php => line 44 views/scaffolding/orm/model.php => line 46