Topic: Disable php caching
I found out something strange, in that front accounting is caching php pages which are suppose to be dynamic,
nowonder records changes and new inputs are not showing up because the pages are all cached, this is not conducive.
how do we not cache php pages?