DEBSOURCES
Skip Quicknav
sources / zeroc-ice / 3.7.10-4 / php / lib / Ice.php
12345678
<?php // // Copyright (c) ZeroC, Inc. All rights reserved. // require_once(function_exists("Ice\\initialize") ? "Ice_ns.php" : "Ice_no_ns.php"); ?>