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