Browse Source

Minor doc fix.

tags/2.0.0-beta
Qiang Xue 12 years ago
parent
commit
84fe426c5f
  1. 2
      yii/behaviors/AutoTimestamp.php

2
yii/behaviors/AutoTimestamp.php

@ -89,7 +89,7 @@ class AutoTimestamp extends Behavior
}
/**
* Gets the appropriate timestamp depending on the column type $attribute is
* Gets the appropriate timestamp for the specified attribute.
* @param string $attribute attribute name
* @return mixed the timestamp value
*/

Loading…
Cancel
Save