[Solar-svn] Revision 2924
pmjones at solarphp.com
pmjones at solarphp.com
Sat Nov 3 08:41:58 CDT 2007
comment changes
Modified: trunk/Solar/Form/Load/Model.php
===================================================================
--- trunk/Solar/Form/Load/Model.php 2007-11-01 13:28:14 UTC (rev 2923)
+++ trunk/Solar/Form/Load/Model.php 2007-11-03 13:41:58 UTC (rev 2924)
@@ -37,7 +37,7 @@
* @param string $array_name Load the model columns as elements of this
* array-name within the form.
*
- * @return Solar_Form|false Solar_Form object, or boolean false on error.
+ * @return array An array of form attributes and elements.
*
*/
public function fetch($model, $list = '*', $array_name = null)
More information about the Solar-svn
mailing list