"Fossies" - the Fresh Open Source Software archive

Member "dbox-2.41/webadmin/admin.h" of archive dbox-2.41.tgz:


#ifndef DBOX_ADMIN_H

#define DBOX_ADMIN_H

#include "../webonline/http.h"

void doadmin(httpt &http, std::ostream &out);

#endif