uri: fix break of backward compatibility
After updating the uri library, the "params" table was added to the URI structure. It breaks backward compatibility in case when URI passed to "uri.format" function in old way, without params table.
Please register or sign in to comment