Change thrift require_once to include_once
authorMark Slee <mcslee@apache.org>
Mon, 25 Sep 2006 21:32:05 +0000 (21:32 +0000)
committerMark Slee <mcslee@apache.org>
Mon, 25 Sep 2006 21:32:05 +0000 (21:32 +0000)
commit1c4a559bc18eae4ae68f6922f5814441b8fc070e
treec7b15d6737ff2d6735c00d1e2fa46e6cb885e423
parentc2e8ff5ae69840781c8853fa7a911baefdf62a0a
Change thrift require_once to include_once

Summary: As per Lucas' request

Reviewed By: lucas

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@664803 13f79535-47bb-0310-9956-ffa450edef68
compiler/cpp/src/generate/t_php_generator.cc
lib/php/src/protocol/TBinaryProtocol.php
lib/php/src/protocol/TProtocol.php
lib/php/src/transport/TSocketPool.php