JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
fix another 'undefined index' warninG
[wfpl.git] / examples / error_404.php
1 <?php
2
3 function error_404_main() {
4         tem_set('filename', $_SERVER['REDIRECT_URL']);
5 }