Skip to content
This repository has been archived by the owner on Sep 29, 2024. It is now read-only.

Commit

Permalink
loader: commented sbsc include
Browse files Browse the repository at this point in the history
  • Loading branch information
slmatthew committed Feb 17, 2020
1 parent f9a449c commit f799381
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion loader.php
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
include_once __DIR__.'/modules/Message.php';
include_once __DIR__.'/modules/Requests.php';
include_once __DIR__.'/modules/BotEngine.php';
include_once __DIR__."/modules/SBSC.php";
//include_once __DIR__."/modules/SBSC.php";
include_once __DIR__.'/modules/DataHandler.php';
include_once __DIR__.'/modules/Keyboard.php';
include_once __DIR__.'/modules/Template.php';
Expand Down

0 comments on commit f799381

Please sign in to comment.