00001 <?php 00002 00003 $_GET['action'] = 'index'; 00004 $_GET['subaction'] = 'openid'; 00005 00006 require( 'do.php' ); 00007 00008 ?>