[Bps-public-commit] Prophet branch, master, updated. 0.742-8-gcce1d8a
Shawn Moore
sartak at bestpractical.com
Fri Jun 18 15:54:15 EDT 2010
The branch, master has been updated
via cce1d8a075e07051131435bf8baf6ce9754ddff4 (commit)
from 0e44c959117ae5f5fa314bdbd35933415282b153 (commit)
Summary of changes:
lib/Prophet/Replica.pm | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
- Log -----------------------------------------------------------------
commit cce1d8a075e07051131435bf8baf6ce9754ddff4
Author: Shawn M Moore <sartak at bestpractical.com>
Date: Fri Jun 18 15:55:12 2010 -0400
The method is named list_types not list_records
diff --git a/lib/Prophet/Replica.pm b/lib/Prophet/Replica.pm
index b118085..605bba1 100644
--- a/lib/Prophet/Replica.pm
+++ b/lib/Prophet/Replica.pm
@@ -1053,7 +1053,7 @@ Returns true if the record in question exists and false otherwise.
Returns a reference to a list of all the records of type $TYPE.
-=head3 list_records
+=head3 list_types
Returns a reference to a list of all the known types in your Prophet database.
-----------------------------------------------------------------------
More information about the Bps-public-commit
mailing list