depricate $session->errorHandler over $session->log

This commit is contained in:
JT Smith 2008-05-30 01:31:50 +00:00
parent b4a45c6ada
commit 3ae5587b64
3 changed files with 21 additions and 7 deletions

View file

@ -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