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.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | issue-708144.patch | 3.99 KB | lilou |
Comments
Comment #1
lilou commentedComment #2
scor commentedthat was fast! :)
Comment #3
lilou commentedFixed : http://drupal.org/cvs?commit=326286