We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66efe2c commit 4dbf2a7Copy full SHA for 4dbf2a7
fcgiget.php
@@ -15,7 +15,7 @@
15
* See the GNU Lesser General Public License for more details.
16
*/
17
18
-require 'vendor/autoload.php';
+require 'src/Adoy/FastCGI/Client.php';
19
20
use Adoy\FastCGI\Client;
21
0 commit comments