OSDN Git Service

Support simple page name expression with '&'-params as query string
authorumorigu <umorigu@gmail.com>
Sun, 12 Jul 2015 14:43:45 +0000 (23:43 +0900)
committerumorigu <umorigu@gmail.com>
Wed, 20 Jan 2016 17:31:11 +0000 (02:31 +0900)
commit49b668749d39a9a1275e9b7f80abe7d5ade922a1
tree0704b126b8018a6ee7e8c541eebbac09392865e7
parentef5eebe91d9c4d600a0b97833cebc56c81ecaf74
Support simple page name expression with '&'-params as query string

For example, a URL "/?FrontPage&a=b&c=d" is recognized as "FrontPage"
page with a=b and c=d parammeteers.
lib/init.php