stiez / pos-tracker-eve

Automatically exported from code.google.com/p/pos-tracker-eve
0 stars 0 forks source link

Patch for /trunk/includes/class.pos.php #41

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Fixing lines of "Eve::SessionSetVar(<param>,<value>);" for updating user 
settings.
Now: "Eve::SessionSetVar(<param>,$args[<value>]);"
Not sure why email gets saved on password change though.

Original issue reported on code.google.com by scott.mu...@gmail.com on 22 Sep 2011 at 3:00

Attachments:

GoogleCodeExporter commented 9 years ago
Thanks to http://code.google.com/p/pos-tracker-eve/issues/detail?id=40
I was able to identify the rest of the update issues from this fix.

Original comment by scott.mu...@gmail.com on 22 Sep 2011 at 3:04

GoogleCodeExporter commented 9 years ago
Patch not valid to 5.1.7 code.

Original comment by frozenic...@gmail.com on 29 Sep 2011 at 9:52