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