Posted by sessy on November 17, 2008 at 9:31am
Jump to:
| Project: | Vardump |
| Version: | 5.x-1.0 |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
This module is really useful, but it seems like it needs a lot more love :) This quick patch will fix the exported php code to actually be able to import the data (copy the exported data into a devel.module provided php execution block).
| Attachment | Size |
|---|---|
| vardump.module.importfix.patch | 710 bytes |
Comments
#1
Thanks, sessy - you're right, variable_set() was the thing to do. I'm not sure why I did what I did with the direct DB queries - it's been too long. I've applied your changes.
#2
Thanks, sessy - you're right, variable_set() was the thing to do. I'm not sure why I did what I did with the direct DB queries - it's been too long. I've applied your changes.
#3
Automatically closed -- issue fixed for 2 weeks with no activity.