mirror of
git://git.psyced.org/git/psyced
synced 2024-08-15 03:25:10 +00:00
january 2009
This commit is contained in:
parent
94530cc322
commit
bdfae4e350
64 changed files with 79 additions and 794 deletions
|
@ -1,11 +0,0 @@
|
|||
#include <net.h>
|
||||
#include <text.h>
|
||||
#include <ht/http.h>
|
||||
|
||||
// phone call thing. we need to pass the query data to a flash film
|
||||
// but we don't have any flash film yet. TODO
|
||||
//
|
||||
htget(prot, query, headers, qs) {
|
||||
htredirect(prot, "/static/myVideo.swf", "stupid flash film", 0);
|
||||
return 1;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue