bug 36087: PostgresUpdater fails on 8.3.14
[lhc/web/wiklou.git] / includes / PoolCounter.php
index 83ae0ab..4edcb06 100644 (file)
@@ -150,6 +150,7 @@ abstract class PoolCounterWork {
 
        /**
         * Do something with the error, like showing it to the user.
+        * @return bool
         */
        function error( $status ) {
                return false;