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

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