git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@664800
13f79535-47bb-0310-9956-
ffa450edef68
php_includes();
f_service_ <<
- "require_once $GLOBALS['THRIFT_ROOT'].'/packages/" << program_name_ << "/" << program_name << "_types.php';" << endl << endl;
+ "require_once $GLOBALS['THRIFT_ROOT'].'/packages/" << program_name_ << "/" << program_name_ << "_types.php';" << endl << endl;
// Generate the three main parts of the service (well, two for now in PHP)
generate_service_interface(tservice);