Sign in
eclipse
/
www.eclipse.org
/
indigo
/
c1d63e1f49402e7eff037ddf52f3c9a23fdcac3d
/
.
/
highlights.php
blob: f54c123751c3119b15b1583570ae883671e8988b [
file
] [
log
] [
blame
]
<?
php
$items
=
file
(
"highlights.txt"
);
print
json_encode
(
$items);