From 89e0a8082a0dbad56da607d72ed5bbee599785f2 Mon Sep 17 00:00:00 2001 From: small1 Date: Tue, 24 Sep 2013 21:51:29 +0200 Subject: [PATCH] forgot to add to the server function --- src/Toro.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Toro.php b/src/Toro.php index 7a0cf8e..8cf7c05 100644 --- a/src/Toro.php +++ b/src/Toro.php @@ -21,7 +21,7 @@ public static function hasHandlerFor($path_info) return false; } - public static function serve($routes) + public static function serve($routes, $extratokens = null) { self::$used_routes = $routes; self::$used_tokens = array(