Posted by VladSavitsky on October 30, 2008 at 3:30pm
| Project: | SimpleFeed |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
Mistake in simplefeed.install line 24:
variable_get('simplefeed_check_url');should be:
variable_del('simplefeed_check_url');