Pleiades
Results
2
issues of
Pleiades
Hi everyone, In JSONDB.php, it miss an exception if file is not writable : (line 216) $f = fopen( $this->file, 'w+' ); They miss also backslash for two "throw new...
When a request is send in ajax, the token are regenerate. The token in form are invalid because the page are not reload.