index
:
2012-php-weave.git
master
origin/trunk
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
test01-parsing
/
src
/
php-weave
/
to_parse.php
blob: 7b953d51fef687939a7d53092ceec8c6f0459256 (
plain
)
1
2
3
4
5
<?php
if
(
1
){
include
(
'./inc.php'
);
}
?>