1 2 3 4 5 6 7 8
<?php // // Copyright (c) ZeroC, Inc. All rights reserved. // require_once(function_exists("Ice\\initialize") ? "Ice_ns.php" : "Ice_no_ns.php"); ?>