jan-vandenberg / cruddiy

No-code Bootstrap PHP CRUD generator
http://cruddiy.com
GNU Affero General Public License v3.0
253 stars 80 forks source link

check if URL has params to prevent no params error #44

Closed brian-mw closed 2 years ago

brian-mw commented 2 years ago

php raises a "Notice: Undefined index: QUERY_STRING" when index page has no query params

jan-vandenberg commented 2 years ago

Thanks! 👏