infrafast / piwebpool

The first full open source Raspberry PI PHP web-based application that automates the control of swimming pool
https://infrafast.github.io/piwebpool/
3 stars 1 forks source link

lua script encoding in database #1

Open infrafast opened 7 years ago

infrafast commented 7 years ago

Lua scripts are stored in the DB with encoded HTML chartset. For some reason the code from updateScript in "action.php" decode the receive POST but SQL still store it encoded. -