Go to the documentation of this file.00001 <?php
00002
00003 $handlers = array (
00004 'user_deleted' => array (
00005 'handlerfile' => '/portfolio/googledocs/lib.php',
00006 'handlerfunction' => 'portfolio_googledocs_user_deleted',
00007 'schedule' => 'cron',
00008 'internal' => 0,
00009 ),
00010 );
00011
00012