When the server use windows nt , the insert database can't work
foolishboy - October 5, 2009 - 18:31
| Project: | IP to Country |
| Version: | 6.x-1.1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | foolishboy |
| Status: | active |
Description
when this module run in win NT , preg_match('/^"([0-9]+)","([0-9]+)","(.{2})","(.{3})","(.*)"$/', trim($line), $matches) return false , you need replace line break
