Removed TODO

This commit is contained in:
Laurent Destailleur 2010-11-09 13:55:00 +00:00
parent 680b700d1b
commit 2958a83369

View File

@ -239,9 +239,9 @@ class EcmDirectory // extends CommonObject
/**
* \brief Update database
* \sign '+' or '-'
* \return int <0 if KO, >0 if OK
* Update cache of nb of documents into database
* @param sign '+' or '-'
* @return int <0 if KO, >0 if OK
*/
function changeNbOfFiles($sign)
{