Skip to content
Snippets Groups Projects
user avatar
Robert Scott James authored
Library ISPN validation was throwing errors like:  Non-static method Validate_ISPN::isbn() should not be called statically
Went through and added the prefix public static function() to stop unexpected output from component appearing when adding books
Not sure I got all use cases but for Shipping containers I don't think we need to worry too much

M    Validate/ISPN.php
M    Validate/Validate.php
8d1dbf1e
History
Name Last commit Last update
..