Просмотр файла wap_snapshot/wap_not_done.php
<?php header("Content-type:text/vnd.wap.wml"); include('wap_common.php'); wapheader(); start_card("id","Inactive"); print("<p>This feature is not yet implemented. Hit the back button on your browser.</p>"); end_card(); print("</wml>"); ?>