Revision 7907
Added by Aaron Marcuse-Kubitza over 11 years ago
index.php | ||
---|---|---|
29 | 29 |
{ |
30 | 30 |
header("Location: ".strip_url($url_func($path->tail))); |
31 | 31 |
ob_end_flush(); |
32 |
print('<h4 class="progress">Loading '.$name."...</h4>\n"); |
|
33 | 32 |
exit; |
34 | 33 |
} |
35 | 34 |
} |
Also available in: Unified diff
web/vegpath/index.php: add_ref(): redirect: Don't display "Loading" as the page itself is not shown to the user when using a Location: header