GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/phpbb.git
master
origin/2.0.x
origin/3.2.x
TEMPORARY REPO: phpBB2 forums replacement
John R Graham <john_r_graham@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
template
/
templates
/
_dummy_include.php.inc
blob: aacb6b204566eb2e5ccdb87cf7bcb65a721dde15 (
plain
)
1
2
3
<?php
// extension is .php.inc so PHPUnit ignores it
echo
"testing included php"
;