Andrew's git
/
gitweb.git
/ t/t4018/php-function
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
t
/
t4018
/
php-function
on commit
preload-index: use git_env_bool() not getenv() for customization (5aacc63)
history
|
raw
|
HEAD
1
function RIGHT()
2
{
3
return 'ChangeMe';
4
}