issues
search
tiborsaas
/
iScaffold
A CRUD application generator for CodeIgniter
http://tiborsaas.github.io/iScaffold
GNU General Public License v3.0
88
stars
65
forks
source link
Fixed some issues with one-to-many relationships
#2
Closed
ghost
closed
12 years ago
ghost
commented
12 years ago
Some variables relating table names and fields were hardcoded.
Failed if table were empty.
Some variables used in controller were wrong or hardcoded.