summaryrefslogtreecommitdiffstats
path: root/internal.php
diff options
context:
space:
mode:
Diffstat (limited to 'internal.php')
-rw-r--r--internal.php7
1 files changed, 0 insertions, 7 deletions
diff --git a/internal.php b/internal.php
deleted file mode 100644
index fe7fc38..0000000
--- a/internal.php
+++ /dev/null
@@ -1,7 +0,0 @@
-<?php
-error_reporting(-1);
-class Service_Provider Extends SplFixedArray {
-}
-
-$yar = new Yar_Server(new Service_Provider());
-$yar->handle();