summaryrefslogtreecommitdiff
path: root/modules/comment/comment.admin.inc
Commit message (Collapse)AuthorAge
* - Patch #252013 by Eaton, pwolanin, Susurrus et al: drupal_render() now ↵Dries Buytaert2008-07-16
| | | | printes #markup, not #value.
* - Patch #258171 by Senpai: code cleanup.Dries Buytaert2008-05-14
|
* - Patch #227830 by JohnAlbin: link attributes added to l() incorrectly.Dries Buytaert2008-05-02
|
* - Patch #249941 by John Morahan: fixed incorrect parameters of watchdog() calls.Dries Buytaert2008-04-23
|
* - Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long ↵Dries Buytaert2008-04-14
| | | | discussion we've decided to make the concatenation operator consistent with the other operators.
* - Patch #195072 by webchick and coltrane: make _comment_load() a public API ↵Dries Buytaert2008-04-10
| | | | function by renaming it to comment_load().
* #207569 by ScoutBaker (minor code style): clean up @see usage in phpdoc blocksGábor Hojtsy2008-01-08
|
* - Patch #199510 by Pancho: fixed form API conversions.Dries Buytaert2007-12-18
|
* #197314 by vitezslav.smid (as GHOP 39): improve/add/update phpdoc in ↵Gábor Hojtsy2007-12-16
| | | | aggregator, comment and system modules
* - Patch #163499 by Crell et al: split up comment module.Dries Buytaert2007-10-31