X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2Faccess_user_pref.pm;h=a445d311508da6f444aa547816a3c99200ea737d;hb=3c54c844c665ed108c7892a154fd3972fab1f3e5;hp=31cd4b3625b23264aad8240484b4945a021c3092;hpb=9509e5bfb7f9331303153cac24d7bfecbe2ea9f1;p=freeside.git diff --git a/FS/FS/access_user_pref.pm b/FS/FS/access_user_pref.pm index 31cd4b362..a445d3115 100644 --- a/FS/FS/access_user_pref.pm +++ b/FS/FS/access_user_pref.pm @@ -52,7 +52,7 @@ currently supported: =item new HASHREF -Creates a new preference. To add the example to the database, see L<"insert">. +Creates a new preference. To add the preference to the database, see L<"insert">. Note that this stores the hash reference, not a distinct copy of the hash it points to. You can ask the object for a copy with the I method.