Index: /branches/devel-addressbook/index.php
===================================================================
--- /branches/devel-addressbook/index.php	(revision 532)
+++ /branches/devel-addressbook/index.php	(revision 533)
@@ -323,4 +323,7 @@
   if ($_action=='copy')
     include('program/steps/addressbook/copy.inc');
+
+  if ($_action=='mailto')
+    include('program/steps/addressbook/mailto.inc');
   }
 
