Kohana v3.3.2
This commit is contained in:
@@ -69,4 +69,4 @@ function _substr($str, $offset, $length = NULL)
|
||||
|
||||
preg_match('/'.$regex.'/us', $str, $matches);
|
||||
return $matches[1];
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user