SpecialEmailUser: Don't increment pingLimiter() just for opening the page
[lhc/web/wiklou.git] / maintenance / cdb.php
index 453464a..bff2c13 100644 (file)
@@ -24,7 +24,6 @@
 use \Cdb\Exception as CdbException;
 use \Cdb\Reader as CdbReader;
 
-/** */
 require_once __DIR__ . '/commandLine.inc';
 
 function cdbShowHelp( $command ) {