Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit b671f7e

Browse files
authored
Update action.php
1 parent e0cc99e commit b671f7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎action.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ function add_email($address) {
3333
// set the PDO error mode to exception
3434
$pdo->setAttribute(PDO::ATTR_ERRMODE, PDO::ERRMODE_EXCEPTION);
3535
} catch(PDOException $e) {
36-
show_index('mysql connection failed:' . $e->getMessage());
36+
show_index('mysql connection failed:' . $e->getMessage());
3737
}
3838

3939
// insert into database

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /