diff options
author | Zach LeBar <zach@zachlebar.com> | 2012-03-22 13:13:27 +0000 |
---|---|---|
committer | Zach LeBar <zach@zachlebar.com> | 2012-03-29 12:37:17 +0000 |
commit | 529553e13a8aeec8c5aef5f0d44415d08c854212 (patch) | |
tree | 038447919be5e44437429ca854e68ee1358cbea6 /amavis-startstop-html.lsp | |
parent | a30b97b092520b2cf6665eccd9a4978a182d6723 (diff) | |
download | acf-amavisd-new-529553e13a8aeec8c5aef5f0d44415d08c854212.tar.bz2 acf-amavisd-new-529553e13a8aeec8c5aef5f0d44415d08c854212.tar.xz |
Changed amavis-controller.lua to use new handle_form() functions found in acf_www-controller.lua instead of the controllerfunctions.lua version and also instead of redirect_to_referrer(). Made corresponding changes to amavis-model.lua to make everything
work.
Diffstat (limited to 'amavis-startstop-html.lsp')
l--------- | amavis-startstop-html.lsp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/amavis-startstop-html.lsp b/amavis-startstop-html.lsp deleted file mode 120000 index 0ea2627..0000000 --- a/amavis-startstop-html.lsp +++ /dev/null @@ -1 +0,0 @@ -../startstop-html.lsp
\ No newline at end of file |