Files
gallery3/modules/akismet/tests/Akismet_Helper_Test.php
Andy Staudacher bdf2e9f698 Fix Aksimet tests for MySQL strict mode. Not sure how this would pass on linux, since the given value for server_remote_port is longer than 16 chars, the actual length of the DB field.
Removed the leading "server_" part of the test values to ensure that all values are small enough to be stored in the DB.
2009-01-11 04:45:11 +00:00

5.6 KiB