JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
9c9d95820a385ef373a235671cc74c93a5b2bc5f
[wfpl-cms.git] / error_404.php
1 <?php
2
3 function error_404_main() {
4         tem_set('path', $_SERVER['REQUEST_URI']);
5 }