00001 <?php 00002 class dataface_actions_rest_load { 00003 function handle($params){ 00004 00005 die("Not yet implemented"); 00006 00007 00008 } 00009 }