Search found 2 matches

by blue1902
10. September 2010 18:40
Forum: board3 Portal 1.0.x - Deutscher Support
Topic: Portal 1.6
Replies: 3
Views: 6436

Re: Portal 1.6

<?php
/**
*
* @package phpBB3
* @version $Id$
* @copyright (c) 2005 phpBB Group
* @license http://opensource.org/licenses/gpl-license.php GNU Public License
*
*/

/**
* @ignore
*/
if (!defined('IN_PHPBB'))
{
exit;
}

/**
* Session class
* @package phpBB3
*/
class session
{
var $cookie_data ...
by blue1902
10. September 2010 15:32
Forum: board3 Portal 1.0.x - Deutscher Support
Topic: Portal 1.6
Replies: 3
Views: 6436

Portal 1.6

Deine Portal Version: 1.0.0RC3
Typ Deines phpBB Forums: Standard phpBB3
MODs installiert: Nein
Dein Wissensstand: Einsteiger
Link zu Deinem Forum: http://service.zurheide-online.de

PHP Version: 5
MySQL Version: 5

Was hast Du gemacht, bevor das Problem aufgetreten ist?
Habe das Portal ...

Go to advanced search