00001 <?php 00002 00003 class MythTVStorageGroup { 00004 function __construct(&$MythTV, $StorageGroupID = NULL) { 00005 return FALSE; 00006 } 00007 }