Packageindex Classtrees Modulegroups Elementlist Report XML Files

File: /sitemap/include/admin.inc.php
sitemap - Richy's Site Map

Includes::adminInc

"adminInc" module.

 

public module adminInc

"adminInc" module.
Determines whether in admin mode or not._Note: if you were wondering why I called it "adminInc" and not "admin", it's_to differentiate between this module and the "admin" module that's part of_the module group MainPages.

Version$Revision: 1.1.1.1 $
Copyright(c)2002 R.J. Vrijhof

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA

Magic$Id: admin.inc.php,v 1.1.1.1 2002/01/19 16:46:58 richy Exp $

 

Public Method Summary

boolean

admin()

The main function of module "adminInc".

Public Method Details

admin

public boolean admin( )

  The main function of module "adminInc".

Returns boolean

admin mode or not

Required global variables
array $HTTP_SERVER_VARS
Author(s) Richard Vrijhof <R.J.Vrijhof@bigfoot.com>


Packageindex Classtrees Modulegroups Elementlist Report XML Files
PHPDoc 1.0beta