Gitiles
Code Review
Sign In
source.supwisdom.com
/
common
/
thrift
/
4bc4231040186d9e0c35ff4d8211ce7b7e43aab5
/
.
/
test
/
php
/
TestInline.php
blob: 306ece62aa1b5f79616eb333a1c29d5e5b8aa2e4 [
file
] [
log
] [
blame
]
Mark Slee
d3d733a
2006-09-01 22:19:06 +0000
[
diff
] [
blame
]
1
<?
php
2
$GEN_DIR
=
'gen-phpi'
;
3
$MODE
=
'inline'
;
4
include_once
(
'TestClient.php'
);
5
?>