Aleksander Machniak
2015-11-14 7e3298753a9f93405ef44b46ba4db4ca98553b51
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';
    }
    /**