Index: openacs-4/packages/news-aggregator/www/subscriptions.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/news-aggregator/www/subscriptions.tcl,v diff -u -N -r1.14 -r1.15 --- openacs-4/packages/news-aggregator/www/subscriptions.tcl 19 Jul 2018 17:11:07 -0000 1.14 +++ openacs-4/packages/news-aggregator/www/subscriptions.tcl 2 Apr 2019 10:54:02 -0000 1.15 @@ -162,3 +162,9 @@ ad_returnredirect -message "You have been subscribed to $title." subscriptions ad_script_abort } + +# Local variables: +# mode: tcl +# tcl-indent-level: 4 +# indent-tabs-mode: nil +# End: