diff options
author | krakjoe <joe.watkins@live.co.uk> | 2013-12-18 10:12:28 +0000 |
---|---|---|
committer | krakjoe <joe.watkins@live.co.uk> | 2013-12-18 10:12:28 +0000 |
commit | 8b0e1c6191453b8a4abb39f5bfb89843a341182c (patch) | |
tree | 4b5507b47a56402b342fe134970887b2fd7bfd60 /phpdbg_help.c | |
parent | db9bbf1147093ac993177df16338366b5dad387f (diff) | |
parent | 3043bd285cbb7899eedc078033f62fc3a0eda866 (diff) | |
download | php-git-8b0e1c6191453b8a4abb39f5bfb89843a341182c.tar.gz |
Merge branch 'master' of https://github.com/krakjoe/phpdbg
Diffstat (limited to 'phpdbg_help.c')
-rw-r--r-- | phpdbg_help.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/phpdbg_help.c b/phpdbg_help.c index 70fffed1c4..fb2e9b71f3 100644 --- a/phpdbg_help.c +++ b/phpdbg_help.c @@ -14,6 +14,7 @@ +----------------------------------------------------------------------+ | Authors: Felipe Pena <felipe@php.net> | | Authors: Joe Watkins <joe.watkins@live.co.uk> | + | Authors: Bob Weinand <bwoebi@php.net> | +----------------------------------------------------------------------+ */ |