Aleksander Machniak
2015-09-18 2368ab91c29a375a1aecd3bb1280b34d5cb6d5e6
plugins/http_authentication/tests/HttpAuthentication.php
@@ -5,7 +5,7 @@
    function setUp()
    {
        include_once dirname(__FILE__) . '/../http_authentication.php';
        include_once __DIR__ . '/../http_authentication.php';
    }
    /**