00001 <?php 00002 00003 // For backwards compatibility - deprecated 00004 // Instead, add indextype=2 to the URI 00005 00006 $_REQUEST['indextype'] = 2; 00007 require('index.php');