Sign in
apache
/
netbeans
/
cbc39f85a13aa7ea9142087867f135d890588a61
/
.
/
php
/
php.refactoring
/
test
/
unit
/
data
/
testfiles
/
findusages
/
testIssue231286
/
Use.php
blob: 41892a5b78e13e6c8b86e0d03e80515c00bc5bdd [
file
] [
log
] [
blame
]
<?
php
if
(
$role_id
==
ROLE_ADMIN
)
{
// Do stuff
}
?>