Last change
on this file since 370 was 26, checked in by george, 18 years ago |
Přidána stránka s mapou světa ve flashi.
|
File size:
340 bytes
|
Line | |
---|
1 | <?
|
---|
2 |
|
---|
3 | include('global.php');
|
---|
4 | ShowHeader();
|
---|
5 |
|
---|
6 | //echo('s'.file_get_contents('http://localhost/dev/wow/wow-web/minimanager/pomm_public/pomm.php'));
|
---|
7 | echo('<a href="mapa_sveta/">Zobrazit mapu svìta</a>');
|
---|
8 | echo('<h3>Mapa hráèù:</h3>');
|
---|
9 | echo('<iframe class="subframe" src="minimanager/pomm_public/pomm.php"></iframe>');
|
---|
10 |
|
---|
11 | ShowFooter();
|
---|
12 | ?>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.