Welcome to mirror list, hosted at ThFree Co, Russian Federation.

php-function « t4018 « t - git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 35717c51c3b90c23f8e7e6b5a30d365b7d279ef4 (plain)
1
2
3
4
function RIGHT()
{
    return 'ChangeMe';
}