kristovaher / Wave-Framework

Open Source API-centric PHP Framework
https://github.com/kristovaher/Wave-Framework
GNU Lesser General Public License v3.0
2 stars 0 forks source link

A filter/method to remove all www-* (and other prefix) variables from MVC objects, if called. #121

Closed kristovaher closed 10 years ago

kristovaher commented 10 years ago

A new method was added previously that filters data, maybe this should be used? Also, remember that there's an empty prefix variable that can also be used, this filtering should not work in that case.