Demo

Probiere ClanSphere aus und teste daran herum. Demo


Antworten: 44
Seite < 1 2 [3]
VooDooAlex


Poststar




Herkunft: Coburg
Beiträge: 691
# Antwort: 41 - 23.05.2009 um 23:35 Uhr
 
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
11.
12.
13.
14.
15.
16.
17.
1. / 2. / ... 

<?php
// ClanSphere 2009 - www.clansphere.net
// $Id: index.php 2343 2009-03-22 18:42:12Z hajo $

# Overwrite global settings by using the following array
$cs_main = array('init_sql' => true'init_tpl' => true'tpl_file' => 'index.htm');
if(isset(
$_GET['mod']) AND $_GET['mod'] == 'board'$cs_main['tpl_file'] = 'board.htm';
if(isset(
$_GET['mod']) AND $_GET['mod'] == 'static'$cs_main['tpl_file'] = 'board.htm';
if(isset(
$_GET['mod']) AND $_GET['mod'] == 'googlemaps'$cs_main['tpl_file'] = 'googlemaps.htm';
if(isset(
$_GET['mod']) AND $_GET['mod'] == 'members'$cs_main['tpl_file'] = 'pictured.htm';

require_once 
'system/core/functions.php';

cs_init($cs_main);

?> 


Gruß Alex


------------------




Inaktiv
|
duRiel ClanSphere Team


Weltmeister




Herkunft: Cambridge
Beiträge: 7300
# Antwort: 42 - 23.05.2009 um 23:42 Uhr
tut mir ja leid, dich enttäuschen zu müssen, aber das funktioniert so


Inaktiv
|
VooDooAlex


Poststar




Herkunft: Coburg
Beiträge: 691
# Antwort: 43 - 23.05.2009 um 23:52 Uhr
Habs nochmal ausgetauscht.
Und tatsache Du hast recht

Danke

Gruß Alex


------------------




Inaktiv
|
palle ClanSphere Team

Supporter
Supporter




Beiträge: 3073
# Antwort: 44 - 19.06.2009 um 20:57 Uhr
wäre auch schlimm wenn duriel im unrecht ist


------------------
I like the part where it says 'nyan'



Zuletzt editiert von PAlle! ClanSphere Team am 19.06.2009 um 20:57 Uhr (1x Editiert)
Inaktiv
|
Antworten: 44
Seite < 1 2 [3]


Sie müssen sich registrieren, um zu antworten.