This is the list of occurrences where we have ;; of end of lines:

./includes/common.inc:5201:    return $cache->data['#markup'];;
./modules/comment/comment.module:1589:  return $comment ? $comment[$cid] : FALSE;;
./modules/node/node.test:313:    $edit['title'] = $this->randomName(8);;
./modules/system/system.tar.inc:965:      $p_filename = $this->_translateWinPath($p_filename, false);;
./modules/system/system.tar.inc:1028:      $p_filename = $this->_translateWinPath($p_filename, false);;
./modules/trigger/trigger.test:48:      $loaded_node = $this->drupalGetNodeByTitle($edit["title"]);;

This is an easy patch, marking novice.

CommentFileSizeAuthor
#1 issue-708144.patch3.99 KBlilou
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

lilou’s picture

Status: Active » Needs review
Issue tags: +Quick fix
FileSize
3.99 KB
scor’s picture

Status: Needs review » Reviewed & tested by the community

that was fast! :)

lilou’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)
Issue tags: -Quick fix, -Novice

Automatically closed -- issue fixed for 2 weeks with no activity.