Posted by kiamlaluno on August 17, 2008 at 11:02pm
Jump to:
| Project: | Digg this |
| Version: | master |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | yaph |
| Status: | closed (fixed) |
Issue Summary
The module calls a function that is only for PHP 5; I am not sure if it is installed by default on a PHP 5, but the module should declare its dependency from PHP 5 by putting the following line in diggthis.info:
PHP = 5.x
Comments
#1
Fixed in CVS HEAD.