X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=demo%2Fserver%2Fproxy.php;h=3f09d7e308a4e2d87f930a17bedade3f8a56349e;hb=885d7355f6b00f4b7f931d4d50c0e7b31d29bb32;hp=80a3f605b40c8ccf59d416ebbbb8b020f2c2727d;hpb=35d2340eea9a168983b8f20d54c399422790f816;p=plcapi.git diff --git a/demo/server/proxy.php b/demo/server/proxy.php index 80a3f60..3f09d7e 100644 --- a/demo/server/proxy.php +++ b/demo/server/proxy.php @@ -5,7 +5,7 @@ * the originating server). * * @author Gaetano Giunta - * @copyright (C) 2006-2014 G. Giunta + * @copyright (C) 2006-2015 G. Giunta * @license code licensed under the BSD License: http://phpxmlrpc.sourceforge.net/license.txt */ include_once __DIR__ . "/../../vendor/autoload.php";