I made a typo

define('FILENAME_SPINNER', 'Spinner.php'); // spinner Module

should be:

define('FILENAME_SPINNER', 'spinner.php'); // spinner Module

with a small s letter.
This is only the correction, download the previous file.

More...