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