NetBurner 3.1
clientweb.h
1 /*NB_REVISION*/
2 
3 /*NB_COPYRIGHT*/
4 
5 
6 
7 #ifndef _NB_CLIENTWEB_H
8 #define _NB_CLIENTWEB_H
9 
10 
11 //----- Function Prototypes -----
12 void RegisterPost();
13 
14 #endif