[Jifty-commit] r1482 - in Jifty-DBI/trunk: lib/Jifty/DBI

jifty-commit at lists.jifty.org jifty-commit at lists.jifty.org
Wed Jul 5 18:27:55 EDT 2006


Author: zev
Date: Wed Jul  5 18:27:55 2006
New Revision: 1482

Modified:
   Jifty-DBI/trunk/   (props changed)
   Jifty-DBI/trunk/lib/Jifty/DBI/Record.pm

Log:
 r11359 at galvatron:  zev | 2006-07-05 18:26:45 -0400
 * removed a lie from create() pod


Modified: Jifty-DBI/trunk/lib/Jifty/DBI/Record.pm
==============================================================================
--- Jifty-DBI/trunk/lib/Jifty/DBI/Record.pm	(original)
+++ Jifty-DBI/trunk/lib/Jifty/DBI/Record.pm	Wed Jul  5 18:27:55 2006
@@ -811,8 +811,6 @@
 
 This method creates a new record with the values specified in the PARAMHASH.
 
-Keys that aren't known as columns for this record type are dropped.
-
 This method calls two hooks in your subclass:
 
 =over


More information about the Jifty-commit mailing list