clseibold / ZeroFrame-Router

A very simple ZeroFrame Router for the ZeroNet.
http://127.0.0.1:43110/1K2myjtjoEVpRC2JMieRL73ES4V4iLP2Ev
BSD 2-Clause "Simplified" License
1 stars 1 forks source link

Returning false In Before Hook #6

Open ghost opened 7 years ago

ghost commented 7 years ago

Returning false in the before hook will not set the route correctly when you are using variables in that route. It uses the variable names instead of using what was in place of the variables.