aboutsummaryrefslogtreecommitdiff
path: root/src/filters.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/filters.php')
-rw-r--r--src/filters.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/filters.php b/src/filters.php
index 17daa3a..b3d9bbc 100644
--- a/src/filters.php
+++ b/src/filters.php
@@ -1,4 +1 @@
<?php
-Route::filter('botleaguesapi-http-auth', function(){
- header('WWW-Authenticate: Basic realm="Botleagues"');
-}); \ No newline at end of file