comment
This commit is contained in:
parent
e770a0baff
commit
98e32923a3
@ -7,6 +7,9 @@
|
|||||||
#
|
#
|
||||||
# i modified the routing heavily, this is how people do it;
|
# i modified the routing heavily, this is how people do it;
|
||||||
# pretty clean
|
# pretty clean
|
||||||
|
# you must also realize that not all routes are necessarily templates,
|
||||||
|
# it could be a redirect for example, so the original solution would
|
||||||
|
# complicate beyond comprehension
|
||||||
|
|
||||||
use strict;
|
use strict;
|
||||||
use warnings;
|
use warnings;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user