The code should be cleaned a little. Apart the tabs used to indent the lines, there are some code lines like:
'#description' => 'This sets the number of posts on the blogger hope page . ',
The code should be cleaned a little. Apart the tabs used to indent the lines, there are some code lines like:
'#description' => 'This sets the number of posts on the blogger hope page . ',
Comments
Comment #1
Chajecki commentedThanks.
and I guess that the fix you expect is
right?
Comment #2
avpadernoThe description given in the menu definitions (the ones given by the implementation of
hook_menu()) doesn't need to be passed to the functiont(), as that is made from the core routines.What I meant is that the sentence has a space before the last word, and the period; that space should be eliminated.
The same is true for the space after the period.
Comment #3
avpadernoI am closing this issue, which is for a not supported Drupal version.