projects
/
m6w6
/
replicator
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
|
github
raw
|
patch
| inline |
side by side
(parent:
41b82fd
)
fix display
author
Michael Wallner
<mike@php.net>
Fri, 22 May 2015 10:37:06 +0000
(12:37 +0200)
committer
Michael Wallner
<mike@php.net>
Fri, 22 May 2015 10:37:06 +0000
(12:37 +0200)
public/index.php
patch
|
blob
|
history
diff --git
a/public/index.php
b/public/index.php
index f06e94e9fd0d8787589447de92241ac38737d86c..d557aa7450a0ec0b75d71a42f82e3b0af93db904 100644
(file)
--- a/
public/index.php
+++ b/
public/index.php
@@
-118,7
+118,7
@@
<?php foreach ($phars as $ext => list($phar, $meta)) : ?>
<td class="text-left">
<a href="<?= htmlspecialchars($phar) ?>"
- >ext.phar<?= htmlspecialchars($ext) ?></a>
+ >ext.phar<?= htmlspecialchars($ext) ?></a>
<br>
<small><?php
$u = ["Bytes", "KB", "MB"];