Procedural File: admin.php
Source Location: /blogs/admin.php
Page Details
This is the main dispatcher for the admin interface.
IF YOU ARE READING THIS IN YOUR WEB BROWSER, IT MEANS THAT PHP IS NOT PROPERLY INSTALLED ON YOUR WEB SERVER. IF YOU DON'T KNOW WHAT THIS MEANS, CONTACT YOUR SERVER ADMINISTRATOR OR YOUR HOSTING COMPANY.
This file is part of the evoCore framework - http://evocore.net/ See also http://sourceforge.net/projects/evocms/.
| Version: | $Id: admin.php,v 1.37 2010/02/08 17:50:26 efy-yury Exp $ |
| Copyright: | (c)2003-2010 by Francois PLANQUE - http://fplanque.net/ Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - http://thequod.de/contact. Parts of this file are copyright (c)2005-2006 by PROGIDISTRI - http://progidistri.com/. |
| Filesource: | Source Code for this file |
Includes
require
($inc_path.$ctrl_mappings[$ctrl])
[line 223]
This is the Admin UI object which handles the UI for the backoffice.
API Tags:| Global: | AdminUI 0: |
[ Top ]
require_once
(_main.inc.php)
[line 54]
API Tags:| Global: | boolean 0: Is this an admin page? Use is_admin_page() to query it, because it may change. |
[ Top ]
