Gitiles
Code Review
Sign In
gerrit.twrp.me
/
twrpme
/
c0b5b02a6b283dfa73492ddd9dcee916da9c87a4
/
.
/
project
/
twrp2
/
169
/
index.php
blob: 2719ff7a0e27999ba756bf8f4a68b269c06f9c73 [
file
] [
log
] [
blame
]
bigbiff bigbiff
791879d
2017-08-27 14:40:00 -0400
[
diff
] [
blame
]
1
<?
php
2
header
(
"Location: /android/androidemulator.html"
,
true
,
301
);
3
?>