You are here

API.txt in Custom filter 6

Same filename and directory in other branches
  1. 6.2 API.txt
# This file contains a log of the changes in the API.

API version 1.1
* Split customfilter_filter_edit() in customfilter_filter_add(), and
  customfilter_filter_edit().

API version 1.2
* The global variables passed to the rules are reset before to execute the
  filter.

File

API.txt
View source
  1. # This file contains a log of the changes in the API.
  2. API version 1.1
  3. * Split customfilter_filter_edit() in customfilter_filter_add(), and
  4. customfilter_filter_edit().
  5. API version 1.2
  6. * The global variables passed to the rules are reset before to execute the
  7. filter.