From: Maxious Date: Sat, 22 Sep 2012 13:34:15 +0000 Subject: amon amon everybody X-Git-Url: https://maxious.lambdacomplex.org/git/?p=disclosr.git&a=commitdiff&h=dba8c5480c94fdcb0b9b723482ed8ce7c3567842 --- amon amon everybody Former-commit-id: 849bb37a7a41983224d0913e46a3eacf2ed0659f --- --- a/include/common.inc.php +++ b/include/common.inc.php @@ -15,7 +15,7 @@ Requests::register_autoloader(); require $basePath."lib/amon-php/amon.php"; -Amon::config(array('address'=> 'http://127.0.0.1:2465', +Amon::config(array('address'=> 'http://127.0.0.1:2464', 'protocol' => 'http', 'secret_key' => "I2LJ6dOMmlnXgVAkTPFXd5M3ejkga8Gd2FbBt6iqZdw")); Amon::setup_exception_handler();