bbdoc / PoracleWeb

Web Interface add-on to PoracleJS
GNU Affero General Public License v3.0
21 stars 33 forks source link

Fixor Add Quest Pokemon Forms #120

Closed nakratz closed 2 years ago

nakratz commented 2 years ago

Fixed the if statement to check if $form_id was set or "". $form_id = "" sets the variable to blank string. This should fix. double equals always so sneaky. :)