From: Aaron Schulz Date: Wed, 2 Apr 2008 17:12:45 +0000 (+0000) Subject: Tweak doc X-Git-Tag: 1.31.0-rc.0~48663 X-Git-Url: https://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/comptes/ajouter.php?a=commitdiff_plain;h=754a1a2bb51cf0cd7f8f06810a2484ff71df103e;p=lhc%2Fweb%2Fwiklou.git Tweak doc --- diff --git a/includes/LogEventList.php b/includes/LogEventList.php index b460a39df9..d37057b601 100644 --- a/includes/LogEventList.php +++ b/includes/LogEventList.php @@ -332,8 +332,8 @@ class LogEventList { } /** - * int $field one of DELETED_* bitfield constants * @param Row $row + * @param int $field one of DELETED_* bitfield constants * @return bool */ public static function isDeleted( $row, $field ) {