Вход Регистрация
Файл: apwa/gallery/common.php
Строк: 18
<?php
/**
*
* @package phpBB Gallery
* @version $Id$
* @copyright (c) 2007 nickvergessen nickvergessen@gmx.de http://www.flying-bits.org
* @license http://opensource.org/licenses/gpl-license.php GNU Public License
*
*/

/**
* @ignore
*/

if (!defined('IN_PHPBB'))
{
    exit;
}

define('IN_PHPBB_GALLERY'true);

// Give admins the easy opertunity to move the gallery beside the forum (root-path example: "photos/../forum/")
$phpbb_root_path = (defined('PHPBB_ROOT_PATH')) ? PHPBB_ROOT_PATH '../';
Онлайн: 1
Реклама