Closed (fixed)
Project:
Block Title Link [D7]
Version:
6.x-1.x-dev
Component:
Documentation
Priority:
Minor
Category:
Task
Assigned:
Reporter:
Created:
25 Feb 2011 at 16:50 UTC
Updated:
23 Mar 2011 at 21:51 UTC
This is a quick patch that cleans up documentation to be closer to code standards.
It also removed the $Id$ tag post git migration. Not sure why this wasn't fixed but must have had something to do with it being in the same line as the php opening tag.
| Comment | File | Size | Author |
|---|---|---|---|
| 0001-Post-git-migration-cleanup-and-docs-cleanup.patch | 3.76 KB | neclimdul |
Comments
Comment #1
ngmaloney commented@neclimdul it looks like this patch is made against the 6.x-1.x-dev branch which is not the most up to date D6 code on HEAD. how big of a deal would it be to patch against head?
Comment #2
ngmaloney commented@neclimdul I merged the latest code on master with this branch, deprecated master, than hand merged this patch. I tested it and it seems to work. Please let me know if you encounter any issues.