Summary:
random fatal error when reaching the module admin page
Detailed Description:
On Mamp PHP 7.0.20 / MySQL 5.6.35
When opening the module admin page, I sometimes have a white page and this error
in the logs:
PHP Fatal error: Uncaught Error: Class 'line_item' not found in
xxx/modules/FRTaxes/lib/class.frtaxes_taxprofile.php:64
The strange thing is that it happens randomly, sometimes everything's displaying
ok and no error.