lordmatt/NucleusCMS

Plugin need to be able to ask isSet*Option or get warning on reset

Opened this issue · 0 comments

Currently one can get, set, delete and update options but not check to see if they were set. However trying to set an existing one causes an SQL error.

Expected action needs to be recovers gracefully when plugin option already exists or allow inspection.