pages_cache typo

"pages_cache" name is used to retrieve a parameter in one place if config.get('pages_cache') == None: within hatta.py script. All other places use the name "pages_path".


Thanks, fixed.


Issues, Fixed Bugs