From 376ff36e2071d6cafc263dedbacd7e808e8ae8db Mon Sep 17 00:00:00 2001 From: Daniil Gentili Date: Sat, 11 Feb 2017 15:30:37 +0100 Subject: [PATCH] Notices --- bot.php | 10 ++++++++++ pipesbot.php | 10 ++++++++++ 2 files changed, 20 insertions(+) diff --git a/bot.php b/bot.php index 09d4e30c..d6551195 100755 --- a/bot.php +++ b/bot.php @@ -1,5 +1,15 @@ #!/usr/bin/env php . +*/ require 'vendor/autoload.php'; $settings = []; diff --git a/pipesbot.php b/pipesbot.php index a60d4c0d..a88a80b9 100755 --- a/pipesbot.php +++ b/pipesbot.php @@ -1,5 +1,15 @@ #!/usr/bin/env php . +*/ require 'vendor/autoload.php'; $settings = [];