@@ -75,7 +75,7 @@ |
||
75 | 75 | sprintf( |
76 | 76 | 'Unable to insert the new SP saml_entity. PDO raised this error: "%s"', |
77 | 77 | $stmt->errorInfo()[2] |
78 | - ) |
|
78 | + ) |
|
79 | 79 | ); |
80 | 80 | } else { |
81 | 81 | // Return the SP data |