code stringlengths 1 2.01M | language stringclasses 1
value |
|---|---|
<?php
/**
* @file PortaMx_AdminArticlesClass.php
* Global Articles Admin class
*
* @author PortaMx - Portal Management Extension
* @author Copyright 2008-2011 by PortaMx - http://portamx.com
* @Version: 1.0 RC4
* @Date: 23.02.2011
*/
if(!defined('PortaMx'))
die('This file can\'t be run without PortaMx');
/**
* @clas... | PHP |
<?php
/**
* @file index.php
* Supress direct acceess to the directory.
*
* @author PortaMx - Portal Management Extension
* @author Copyright 2008-2011 by PortaMx - http://portamx.com
* @Version: 1.0 RC4
* @Date: 23.02.2011
*/
if(file_exists(realpath('../../../../Settings.php')))
{
require(realpath('../../../../Settin... | PHP |
<?php
/**
* @file PortaMx_AdminBlocksClass.php
* Global Blocks Admin class
*
* @author PortaMx - Portal Management Extension
* @author Copyright 2008-2011 by PortaMx - http://portamx.com
* @Version: 1.0 RC4
* @Date: 23.02.2011
*/
if(!defined('PortaMx'))
die('This file can\'t be run without PortaMx');
/**
* @class Po... | PHP |
<?php
/**
* @file PortaMx_BlocksClass.php
* Global Blocks class
*
* @author PortaMx - Portal Management Extension
* @author Copyright 2008-2011 by PortaMx - http://portamx.com
* @Version: 1.0 RC4
* @Date: 23.02.2011
*/
if(!defined('PortaMx'))
die('This file can\'t be run without PortaMx');
/**
* @class PortaMxC_Bloc... | PHP |
<?php
/**
* @file boardnewsmult.php
* Systemblock multiple boardnews
*
* @author PortaMx - Portal Management Extension
* @author Copyright 2008-2011 by PortaMx - http://portamx.com
* @Version: 1.0 RC4
* @Date: 23.02.2011
*/
if(!defined('PortaMx'))
die('This file can\'t be run without PortaMx');
/**
* @class pmxc_boa... | PHP |
<?php
/**
* @file statistics_adm.php
* Admin Systemblock statistics
*
* @author PortaMx - Portal Management Extension
* @author Copyright 2008-2011 by PortaMx - http://portamx.com
* @Version: 1.0 RC4
* @Date: 23.02.2011
*/
if(!defined('PortaMx'))
die('This file can\'t be run without PortaMx');
/**
* @class pmxc_stat... | PHP |
<?php
/**
* @file user_login.php
* Systemblock user_login
*
* @author PortaMx - Portal Management Extension
* @author Copyright 2008-2011 by PortaMx - http://portamx.com
* @Version: 1.0 RC4
* @Date: 23.02.2011
*/
if(!defined('PortaMx'))
die('This file can\'t be run without PortaMx');
/**
* @class pmxc_user_login
* S... | PHP |
<?php
/**
* @file rss_reader_adm.php
* Admin Systemblock rss_reader
*
* @author PortaMx - Portal Management Extension
* @author Copyright 2008-2011 by PortaMx - http://portamx.com
* @Version: 1.0 RC4
* @Date: 23.02.2011
*/
if(!defined('PortaMx'))
die('This file can\'t be run without PortaMx');
/**
* @class pmxc_rss_... | PHP |
<?php
/**
* @file category_adm.php
* Admin Systemblock category
*
* @author PortaMx - Portal Management Extension
* @author Copyright 2008-2011 by PortaMx - http://portamx.com
* @Version: 1.0 RC4
* @Date: 23.02.2011
*/
if(!defined('PortaMx'))
die('This file can\'t be run without PortaMx');
/**
* @class pmxc_category... | PHP |
<?php
/**
* @file boardnews_adm.php
* Admin Systemblock boardnews
*
* @author PortaMx - Portal Management Extension
* @author Copyright 2008-2011 by PortaMx - http://portamx.com
* @Version: 1.0 RC4
* @Date: 23.02.2011
*/
if(!defined('PortaMx'))
die('This file can\'t be run without PortaMx');
/**
* @class pmxc_boardn... | PHP |
<?php
/**
* @file user_login_adm.php
* Admin Systemblock user_login
*
* @author PortaMx - Portal Management Extension
* @author Copyright 2008-2011 by PortaMx - http://portamx.com
* @Version: 1.0 RC4
* @Date: 23.02.2011
*/
if(!defined('PortaMx'))
die('This file can\'t be run without PortaMx');
/**
* @class pmxc_user... | PHP |
<?php
/**
* @file recent_topics_adm.php
* Admin Systemblock recent_topics
*
* @author PortaMx - Portal Management Extension
* @author Copyright 2008-2011 by PortaMx - http://portamx.com
* @Version: 1.0 RC4
* @Date: 23.02.2011
*/
if(!defined('PortaMx'))
die('This file can\'t be run without PortaMx');
/**
* @class pmx... | PHP |
<?php
/**
* @file category.php
* Systemblock Category
*
* @author PortaMx - Portal Management Extension
* @author Copyright 2008-2011 by PortaMx - http://portamx.com
* @Version: 1.0 RC4
* @Date: 23.02.2011
*/
if(!defined('PortaMx'))
die('This file can\'t be run without PortaMx');
/**
* @class pmxc_category
* Systemb... | PHP |
<?php
/**
* @file html.php
* Systemblock HTML
*
* @author PortaMx - Portal Management Extension
* @author Copyright 2008-2011 by PortaMx - http://portamx.com
* @Version: 1.0 RC4
* @Date: 23.02.2011
*/
if(!defined('PortaMx'))
die('This file can\'t be run without PortaMx');
/**
* @class pmxc_html
* Systemblock HTML
* ... | PHP |
<?php
/**
* @file cbt_navigator.php
* Systemblock cbt_navigator (Categorie-Board-Topic)
*
* @author PortaMx - Portal Management Extension
* @author Copyright 2008-2011 by PortaMx - http://portamx.com
* @Version: 1.0 RC4
* @Date: 23.02.2011
*/
if(!defined('PortaMx'))
die('This file can\'t be run without PortaMx');
/*... | PHP |
<?php
/**
* @file recent_posts_adm.php
* Admin Systemblock recent_posts
*
* @author PortaMx - Portal Management Extension
* @author Copyright 2008-2011 by PortaMx - http://portamx.com
* @Version: 1.0 RC4
* @Date: 23.02.2011
*/
if(!defined('PortaMx'))
die('This file can\'t be run without PortaMx');
/**
* @class pmxc_... | PHP |
<?php
/**
* @file html_adm.php
* Admin Systemblock html
*
* @author PortaMx - Portal Management Extension
* @author Copyright 2008-2011 by PortaMx - http://portamx.com
* @Version: 1.0 RC4
* @Date: 23.02.2011
*/
if(!defined('PortaMx'))
die('This file can\'t be run without PortaMx');
/**
* @class pmxc_html_adm
* Admin... | PHP |
<?php
/**
* @file SubsCache.php
* Cache subroutines for Portamx.
*
* @author PortaMx - Portal Management Extension
* @author Copyright 2008-2011 by PortaMx - http://portamx.com
* @Version: 1.0 RC4
* @Date: 23.02.2011
*/
if(!defined('SMF'))
die('This Portamx file can\'t be run without SMF');
/**
* Init the cache func... | PHP |
<?php
/**
* @file LoadData.php
* Subroutines for Portamx.
*
* @author PortaMx - Portal Management Extension
* @author Copyright 2008-2011 by PortaMx - http://portamx.com
* @Version: 1.0 RC4
* @Date: 23.02.2011
*/
if(!defined('PortaMx'))
die('This file can\'t be run without PortaMx');
/**
* @class XmlElement
* XML el... | PHP |
<?php
/**
* @file PortaMxSEF.php
* SEF functions for Portamx.
*
* @author PortaMx - Portal Management Extension
* @Version: 1.0 RC4
* @Date: 23.02.2011
*
* BEGIN LICENSE BLOCK
* Version: MPL 1.1
*
* The contents of this file are subject to the Mozilla Public License Version
* 1.1 (the "License"); you may not use this f... | PHP |
<?php
$utf8_db[0x69] = array(
);
| PHP |
<?php
$utf8_db[0x67] = array(
);
| PHP |
<?php
$utf8_db[0x23] = array(
);
| PHP |
<?php
$utf8_db[0x6f] = array(
);
| PHP |
<?php
$utf8_db[0xd5] = array(
);
| PHP |
<?php
$utf8_db[0x70] = array(
);
| PHP |
<?php
$utf8_db[0x5b] = array(
);
| PHP |
<?php
$utf8_db[0x65] = array(
);
| PHP |
<?php
$utf8_db[0x6e] = array(
);
| PHP |
<?php
$utf8_db[0x4d] = array(
);
| PHP |
<?php
$utf8_db[0x61] = array(
);
| PHP |
<?php
$utf8_db[0xd6] = array(
);
| PHP |
<?php
$utf8_db[0x50] = array(
);
| PHP |
<?php
$utf8_db[0x09] = array(
);
| PHP |
<?php
$utf8_db[0x20] = array(
);
| PHP |
<?php
$utf8_db[0x63] = array(
);
| PHP |
<?php
$utf8_db[0x51] = array(
);
| PHP |
<?php
$utf8_db[0x58] = array(
);
| PHP |
<?php
$utf8_db[0x6a] = array(
);
| PHP |
<?php
$utf8_db[0x64] = array(
);
| PHP |
<?php
$utf8_db[0x4e] = array(
);
| PHP |
<?php
$utf8_db[0x59] = array(
);
| PHP |
<?php
$utf8_db[0x32] = array(
'[?]','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','[... | PHP |
<?php
$utf8_db[0x6c] = array(
);
| PHP |
<?php
$utf8_db[0x5e] = array(
);
| PHP |
<?php
$utf8_db[0x66] = array(
);
| PHP |
<?php
$utf8_db[0x6b] = array(
);
| PHP |
<?php
$utf8_db[0x2f] = array(
'','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','','[?]','[?]','[?]','[?]','[?]','[?]','[?]','[?]','[?]','[?]','[?]','[?]','[?]','[?]','[?]','[?]','[?]','[?]','[?]','[?]','[?]','[?]','[?]','[?]','[?]','','','','','','','',''... | PHP |
<?php
$utf8_db[0xd0] = array(
);
| PHP |
<?php
$utf8_db[0xd3] = array(
);
| PHP |
<?php
$utf8_db[0xd2] = array(
);
| PHP |
<?php
$utf8_db[0x21] = array(
);
| PHP |
<?php
$utf8_db[0x68] = array(
);
| PHP |
<?php
$utf8_db[0x60] = array(
);
| PHP |
<?php
$utf8_db[0x1f] = array(
);
| PHP |
<?php
$utf8_db[0x62] = array(
);
| PHP |
<?php
$utf8_db[0x6d] = array(
);
| PHP |
<?php
$utf8_db[0x5c] = array(
);
| PHP |
<?php
$utf8_db[0x5f] = array(
);
| PHP |
<?php
$utf8_db[0x5a] = array(
);
| PHP |
<?php
$utf8_db[0x5d] = array(
);
| PHP |
<?php
$utf8_db[0xd1] = array(
);
| PHP |
<?php
$utf8_db[0x4f] = array(
);
| PHP |
<?php
$utf8_db[0x22] = array(
);
| PHP |
<?php
$utf8_db[0xd4] = array(
);
| PHP |
<?php
/**
* @file AdminCategories.php
* AdminCategories reached all Posts from Categorie Manager.
* Checks the values and saved the parameter to the database.
*
* @author PortaMx - Portal Management Extension
* @author Copyright 2008-2011 by PortaMx - http://portamx.com
* @Version: 1.0 RC4
* @Date: 23.02.2011
*/
if(!d... | PHP |
<?php
/**
* @file AdminBlocks.php
* AdminBlocks reached all Posts from Blocks Manager.
* Checks the values and saved the parameter to the database.
*
* @author PortaMx - Portal Management Extension
* @author Copyright 2008-2011 by PortaMx - http://portamx.com
* @Version: 1.0 RC4
* @Date: 23.02.2011
*/
if(!defined('Por... | PHP |
<?php
/**
* @file AdminSettings.php
* AdminSettings reached all Posts from Settings Manager.
* Checks the values and saved the parameter to the database.
*
* @author PortaMx - Portal Management Extension
* @author Copyright 2008-2011 by PortaMx - http://portamx.com
* @Version: 1.0 RC4
* @Date: 23.02.2011
*/
if(!define... | PHP |
<?php
/**
* @file AdminArticles.php
* AdminArticles reached all Posts from Articles Manager.
* Checks the values and saved the parameter to the database.
*
* @author PortaMx - Portal Management Extension
* @author Copyright 2008-2011 by PortaMx - http://portamx.com
* @Version: 1.0 RC4
* @Date: 23.02.2011
*/
if(!define... | PHP |
<?php
/**
* @file PortaMx.php
* The main programm for PortaMx.
*
* @author PortaMx - Portal Management Extension
* @author Copyright 2008-2011 by PortaMx - http://portamx.com
* @Version: 1.0 RC4
* @Date: 23.02.2011
*/
if(!defined('SMF'))
die('This Portamx file can\'t be run without SMF');
/**
* Init all variables an... | PHP |
<?php
/**********************************************************************************
* DbExtra-postgresql.php *
***********************************************************************************
* SMF: Simple Machines Forum ... | PHP |
<?php
/**********************************************************************************
* ManageCalendar.php *
***********************************************************************************
* SMF: Simple Machines Forum ... | PHP |
<?php
/**********************************************************************************
* Security.php *
***********************************************************************************
* SMF: Simple Machines Forum ... | PHP |
<?php
/**********************************************************************************
* Profile-Actions.php *
***********************************************************************************
* SMF: Simple Machines Forum ... | PHP |
<?php
/**********************************************************************************
* ScheduledTasks.php *
***********************************************************************************
* SMF: Simple Machines Forum ... | PHP |
<?php
/**********************************************************************************
* Poll.php *
***********************************************************************************
* SMF: Simple Machines Forum ... | PHP |
<?php
/**********************************************************************************
* Recent.php *
***********************************************************************************
* SMF: Simple Machines Forum ... | PHP |
<?php
/**********************************************************************************
* Stats.php *
***********************************************************************************
* SMF: Simple Machines Forum ... | PHP |
<?php
/**********************************************************************************
* ManageErrors.php *
***********************************************************************************
* SMF: Simple Machines Forum ... | PHP |
<?php
/**********************************************************************************
* Errors.php *
***********************************************************************************
* SMF: Simple Machines Forum ... | PHP |
<?php
/**********************************************************************************
* ManageMaintenance.php *
***********************************************************************************
* SMF: Simple Machines Forum ... | PHP |
<?php
/**********************************************************************************
* Subs-Auth.php *
***********************************************************************************
* SMF: Simple Machines Forum ... | PHP |
<?php
/**********************************************************************************
* Memberlist.php *
***********************************************************************************
* SMF: Simple Machines Forum ... | PHP |
<?php
/**********************************************************************************
* Themes.php *
***********************************************************************************
* SMF: Simple Machines Forum ... | PHP |
<?php
/**********************************************************************************
* Notify.php *
***********************************************************************************
* SMF: Simple Machines Forum ... | PHP |
<?php
/**********************************************************************************
* Xml.php *
***********************************************************************************
* SMF: Simple Machines Forum ... | PHP |
<?php
/**********************************************************************************
* ModerationCenter.php *
***********************************************************************************
* SMF: Simple Machines Forum ... | PHP |
<?php
/**********************************************************************************
* ManageMail.php *
***********************************************************************************
* SMF: Simple Machines Forum ... | PHP |
<?php
/**********************************************************************************
* ManageMembergroups.php *
***********************************************************************************
* SMF: Simple Machines Forum ... | PHP |
<?php
/**********************************************************************************
* ManageRegistration.php *
***********************************************************************************
* SMF: Simple Machines Forum ... | PHP |
<?php
/**********************************************************************************
* Help.php *
***********************************************************************************
* SMF: Simple Machines Forum ... | PHP |
<?php
/**********************************************************************************
* ssi_examples.php *
***********************************************************************************
* SMF: Simple Machines Forum ... | PHP |
<?php
/**********************************************************************************
* subscriptions.php *
***********************************************************************************
* SMF: Simple Machines Forum ... | PHP |
<?php
// This file is here solely to protect your Themes directory.
// Look for Settings.php....
if (file_exists(dirname(dirname(__FILE__)) . '/Settings.php'))
{
// Found it!
require(dirname(dirname(__FILE__)) . '/Settings.php');
header('Location: ' . $boardurl);
}
// Can't find it... just forget it.
else
exit;
... | PHP |
<?php
// Version: 2.0 RC5; PersonalMessage
// This is the main sidebar for the personal messages section.
function template_pm_above()
{
global $context, $settings, $options, $txt;
echo '
<div id="personal_messages">';
// Show the capacity bar, if available.
if (!empty($context['limit_bar']))
{
echo '
<ta... | PHP |
<?php
// Version: 2.0 RC5; index
/* This template is, perhaps, the most important template in the theme. It
contains the main template layer that displays the header and footer of
the forum, namely with main_above and main_below. It also contains the
menu sub template, which appropriately displays the menu; the ini... | PHP |
<?php
// Version: 2.0 RC5; GenericMenu
// This contains the html for the side bar of the admin center, which is used for all admin pages.
function template_generic_menu_sidebar_above()
{
global $context, $settings, $options, $scripturl, $txt, $modSettings;
// This is the main table - we need it so we can keep the c... | PHP |
<?php
// Try to handle it with the upper level index.php. (it should know what to do.)
if (file_exists(dirname(dirname(__FILE__)) . '/index.php'))
include (dirname(dirname(__FILE__)) . '/index.php');
else
exit;
?> | PHP |
<?php
// Try to handle it with the upper level index.php. (it should know what to do.)
if (file_exists(dirname(dirname(__FILE__)) . '/index.php'))
include (dirname(dirname(__FILE__)) . '/index.php');
else
exit;
?> | PHP |
<?php
// Try to handle it with the upper level index.php. (it should know what to do.)
if (file_exists(dirname(dirname(__FILE__)) . '/index.php'))
include (dirname(dirname(__FILE__)) . '/index.php');
else
exit;
?> | PHP |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.