Afuna

Results 3 issues of Afuna

Some BML files have a nocache => 1 argument, which does this: $apache_r->headers_out->{"Cache-Control"} = "no-cache"; $apache_r->no_cache(1); We should probably keep that... these are the relevant pages: - [x] htdocs/admin/faq/faqedit.bml:nocache=>1 -...

effort: (2) average
is: upkeep

Just something I ran into when trying this out. This pull request longer than actual fix.