This website works better with JavaScript.
Почетна
Помоћ
Пријавите Се
cacalabs
/
libcaca
огледало од
https://github.com/cacalabs/libcaca.git
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Издања
7
Вики
Activity
Преглед изворни кода
no border in old browsers, either.
tags/v0.99.beta17
Ben Wiley Sittler
bsittler
пре 16 година
родитељ
fe9bc1e97a
комит
14c4a66190
1 измењених фајлова
са
1 додато
и
1 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
caca-php/examples/www/export.php
+ 1
- 1
caca-php/examples/www/export.php
Прегледај датотеку
@@ -99,7 +99,7 @@ $export_php = isset($_SERVER['SCRIPT_NAME'])
$_SERVER['SCRIPT_NAME']
:
'export.php';
?><iframe name="preview" id="preview" width="820" height="620" style="margin: 0; padding: 0; border: none; width: 100%"></iframe>
?><iframe
frameborder="0"
name="preview" id="preview" width="820" height="620" style="margin: 0; padding: 0; border: none; width: 100%"></iframe>
</body>
</html>
<?php
Write
Preview
Loading…
Откажи
Сачувај