rabin hai 1 ano
pai
achega
b96ea3f2ed
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/Dever/Route.php

+ 1 - 1
src/Dever/Route.php

@@ -2,7 +2,7 @@
 class Route
 {
     protected static $data = array();
-    protected static $type = '';
+    protected static $type = '?l=';
     public static function input($key = false, $condition = '', $lang = '', $value = '')
     {
         if (!$key) {