Better POD for logView Asset.pm entry.
Fix a bug with a bad description for the friends template variable in the manage friends template.
This commit is contained in:
parent
b5fdcd482f
commit
70a1c8c252
3 changed files with 7 additions and 2 deletions
|
|
@ -1378,7 +1378,8 @@ sub loadModule {
|
|||
|
||||
=head2 logView ( )
|
||||
|
||||
Logs the view of this asset to the passive profiling mechanism.
|
||||
Logs the view of this asset to the passive profiling mechanism. If the asset is a Layout, it will also index
|
||||
all of the children (not descendents) of the Layout.
|
||||
|
||||
=cut
|
||||
|
||||
|
|
|
|||
|
|
@ -254,7 +254,7 @@ Thanks,
|
|||
},
|
||||
|
||||
'friends' => {
|
||||
message => q{A loop containing information about friends and form controls for selecting them for .},
|
||||
message => q{A loop containing information about friends and form controls for deleting them, or sending a message to them.},
|
||||
lastUpdated => 1193193904,
|
||||
},
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue