This commit is contained in:
Hugues Peccatte 2015-08-07 00:02:24 +02:00
commit 7f2d6698ca
2 changed files with 2 additions and 2 deletions

View File

@ -112,7 +112,7 @@ abstract class ExportPlugin
/**
* Exports events
*
* @param string $db Database
* @param string $db Database
*
* @return bool Whether it succeeded
*/

View File

@ -915,7 +915,7 @@ class ExportSql extends ExportPlugin
/**
* Exports events
*
* @param string $db Database
* @param string $db Database
*
* @return bool Whether it succeeded
*/