Code Review
/
common
/
thrift.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
81b3a42
)
THRIFT-1926 PHP Constant Generation Refactoring
author
Roger Meier
<roger@apache.org>
Sun, 6 Jul 2014 10:33:38 +0000
(12:33 +0200)
committer
Roger Meier
<roger@apache.org>
Sun, 6 Jul 2014 10:33:38 +0000
(12:33 +0200)
remove author tag
lib/php/lib/Thrift/Type/TConstant.php
patch
|
blob
|
history
diff --git
a/lib/php/lib/Thrift/Type/TConstant.php
b/lib/php/lib/Thrift/Type/TConstant.php
index
b66dda9
..
759cfd2
100644
(file)
--- a/
lib/php/lib/Thrift/Type/TConstant.php
+++ b/
lib/php/lib/Thrift/Type/TConstant.php
@@
-24,8
+24,6
@@
namespace Thrift\Type;
/**
* Base class for constant Management
- *
- * @author Xavier HAUSHERR <xavier.hausherr@ebuzzing.com>
*/
abstract class TConstant
{