Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
packaging
/
sources
/
thrift
/
d2655523aba745e917bc0e3762ac11af4b2437a6
/
.
/
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
?>