Changeset - 2e10900d91d9
[Not reviewed]
default
0 1 0
ethanzonca - 17 years ago 2009-03-16 22:14:39

Test
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
src/client/distren.c
Show inline comments
 
@@ -19,13 +19,13 @@
 

	
 

	
 
/* Ideas for php-side stuff:
 
 *
 
 * PHP adds the users... has captcha and email confirmation wth a pseudo-random number that
 
 * the user must enter on the site. Apache should be running mod_peruser for safety, and I'm
 
 * thinking zserver2 for web serving for convenience.
 
 * thinking zserver2 for web serving for convenience...
 
 */
 

	
 

	
 
#include <stdio.h> /* sprintf, printf */
 
#include <stdlib.h> /* malloc, free */
 
#include "options.h"
0 comments (0 inline, 0 general)