diff --git a/lib/dao/dao.class.php b/lib/dao/dao.class.php index 2ecadc89ba..d58ad81c56 100755 --- a/lib/dao/dao.class.php +++ b/lib/dao/dao.class.php @@ -382,7 +382,7 @@ class dao } /** - * Process the sql, replace the table, fields and add the company condition. + * Process the sql, replace the table, fields. * * @access private * @return string the sql string after process.