mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2026-04-20 22:05:35 -04:00
apply StyleCI recommendation
This commit is contained in:
@@ -211,7 +211,7 @@ class TrafficLimiter extends AbstractPersistence
|
||||
}
|
||||
throw new TranslatedException(array(
|
||||
'Please wait %d seconds between each post.',
|
||||
self::$_limit
|
||||
self::$_limit,
|
||||
));
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user