Changeset 2645

Show
Ignore:
Timestamp:
06/26/08 03:42:17 (5 months ago)
Author:
breese
Message:

fixed bug 80329 - just a documentation bug in the API docs about the use of allow_comments in MT::Entry

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/release-40/lib/MT/Entry.pm

    r2546 r2645  
    941941An integer flag specifying whether comments are allowed on this entry. This 
    942942setting determines whether C<E<lt>MTEntryIfAllowCommentsE<gt>> containers are 
    943 displayed for this entry. Possible values are 0 for no comments, 1 for open 
    944 comments and 2 for closed comments (that is, display the comments on this 
    945 entry but do not allow new comments to be added). 
     943displayed for this entry. Possible values are 0 for not allowing any additional  
     944comments and 1 for allowing new comments to be made on the entry. 
    946945 
    947946=item * convert_breaks