Tämä sivusto toimii paremmin JavaScriptillä.
Etusivu
Apua
Kirjaudu sisään
cacalabs
/
libcaca
peilaus alkaen
https://github.com/cacalabs/libcaca.git
Tarkkaile
1
Äänestä
0
Fork
0
Koodi
Ongelmat
0
Julkaisut
7
Wiki
Toiminta
Selaa lähdekoodia
no border in old browsers, either.
tags/v0.99.beta17
Ben Wiley Sittler
bsittler
16 vuotta sitten
vanhempi
fe9bc1e97a
commit
14c4a66190
1 muutettua tiedostoa
jossa
1 lisäystä
ja
1 poistoa
Jaettu näkymä
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
Näytä tiedosto
@@ -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
Kirjoita
Esikatselu
Ladataan…
Peruuta
Tallenna