Got questions, comments, patches, etc.?
Contact Jason Woofenden
gitweb
/
wfpl.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Fix db_get_value after mysql->mysqli upgrade
[wfpl.git]
/
examples
/
error_404.php
1
<?php
2
3
function error_404_main() {
4
tem_set('filename', $_SERVER['REDIRECT_URL']);
5
}