test.php

Go to the documentation of this file.
00001 <?php
00002 if ( isset( $_REQUEST['mod_rewrite'] ) ) {
00003     echo 'mod_rewrite_on';
00004 } else {
00005     echo 'mod_rewrite_off';
00006 }

Generated on Wed May 13 13:25:50 2009 for OXID eShop CE by  doxygen 1.5.5