#include "openLogin.h"#include "cgiTemplates.h"

Go to the source code of this file.
Functions | |
| void | group_siteList (cgiScript &script, openLogin &login) |
| int | main (int argcount, char **args) |
Definition at line 11 of file group_siteList.cpp.
References CONNECTSTRING, openDB::errorString(), basicField::format(), openRS::getField(), cgiTemplates::getParagraph(), cgiTemplates::load(), mySqlRS::next(), and mySqlRS::open().
Referenced by main().
| int main | ( | int | argcount, | |
| char ** | args | |||
| ) |
Definition at line 53 of file group_siteList.cpp.
References cgiScriptLite::closeHeader(), group_siteList(), isSignedOn, cgiScriptLite::Redirect(), and openLogin::testLoginStatus().
1.5.5