I am wanting to try this add on but as soon as I try load the auto loader file my site breaks and goes to just a white page
is this correct as to what should be in the file ....Using the latest version of zencart / windows 7 / firefox

<?php
/**
*
* @package notes
* @copyright Copyright 2003-2008 Zen Cart Development Team
* @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
*
* @version: v0.9 Paul Mathot $
*/

$autoLoadConfig[999][] = array('autoType'=>'init_script',
'loadFile'=> 'init_notes_notifier.php');
?>





that's it
thanks