shinypb / openkeyval

OpenKeyval.org is a completely open key-value data store, exposed as a drop-dead simple web service. The goal is to make this a very easy way to persist data in web applications.
http://openkeyval.org
Other
136 stars 35 forks source link

Small change: fix php notice 'undefined variable' #6

Closed ema closed 13 years ago

ema commented 13 years ago

Hi guys!

Your project is very interesting. While taking a look at the code I spotted a small problem, I think the patch is pretty self-explanatory.

Thanks for releasing openkeyval, keep up the good work!

ema
dustball commented 13 years ago

Thanks for the fix! We welcome more =)