depricate $session->errorHandler over $session->log
This commit is contained in:
parent
b4a45c6ada
commit
3ae5587b64
3 changed files with 21 additions and 7 deletions
|
|
@ -3,6 +3,7 @@
|
|||
- SQL Form no longer ships with WebGUI. Use Thingy instead. However, out of
|
||||
respect for those using it, we only uninstall it if you have no sites using
|
||||
it.
|
||||
- Depricated $session->errorHandler in favor of $session->log.
|
||||
- AssetProxy macro can now use asset id as a parameter like so:
|
||||
^AssetProxy(abcdefghijklmnopqrstuv,assetId);
|
||||
- Exposed keywords API to all assets through edit screen. Now keywords are
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue