Révision 17f78427
Whitespace cleanup
- remove trailing whitespace
- remove empty lines at the end of files
| plugins/smf/smf_mail_queue | ||
|---|---|---|
| 53 | 53 |
|
| 54 | 54 |
#Emails count |
| 55 | 55 |
my $emails = `$MYSQL $MYSQLOPTS -e 'SELECT COUNT(*) FROM ${DATABASE}.${PREFIX}mail_queue'`;
|
| 56 |
$emails =~ /(\d+)/;
|
|
| 56 |
$emails =~ /(\d+)/; |
|
| 57 | 57 |
print "emails.value ".$1."\n"; |
Formats disponibles : Unified diff