#include "openLogin.h"#include "cgiTemplates.h"#include "site_pick.hpp"

Go to the source code of this file.
Functions | |
| void | show (cgiScript &script, openLogin &login, string &options) |
| int | main (int argcount, char **args) |
| int main | ( | int | argcount, | |
| char ** | args | |||
| ) |
Definition at line 27 of file site-admin.cpp.
References cgiScriptLite::closeHeader(), site_pick::getSiteOptions(), isSignedOn, cgiScriptLite::Redirect(), show(), and openLogin::testLoginStatus().
Definition at line 12 of file site-admin.cpp.
References cgiTemplates::getParagraph(), cgiTemplates::load(), ocString::replace(), and openLogin::SiteAdmin().
Referenced by main().
1.5.5