Calls to a PHP5 only function
kiamlaluno - May 2, 2008 - 18:54
| Project: | Citation Filter |
| Version: | 5.x-1.0 |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | active |
Description
The module calls the function stripos(), which is only available on PHP5 or higher.
