diff options
author | Evan Prodromou <evan@prodromou.name> | 2008-12-22 15:13:04 -0500 |
---|---|---|
committer | Evan Prodromou <evan@prodromou.name> | 2008-12-22 15:13:04 -0500 |
commit | 2d0aec255f3cc49e246d972a3482f444c5a44980 (patch) | |
tree | 00c70e6c95819a3f67193315d1efae79effe16be /_darcs/inventory | |
parent | 073ec99c54ad66e42dea1af62bab646aa9e48564 (diff) |
bring messaging section (inbox, outbox, mailbox) into PEAR Code Standards compliance
Actually refactored the method names on these classes to come into
complete compliance with the code standards. Untested; maybe there are
some bad method names now.
darcs-hash:20081222201304-84dde-3effcce0f9ef25fbe0bfebd505037d9ff37252fa.gz
Diffstat (limited to '_darcs/inventory')
-rw-r--r-- | _darcs/inventory | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/_darcs/inventory b/_darcs/inventory index 7f21ac58a..083e53fd0 100644 --- a/_darcs/inventory +++ b/_darcs/inventory @@ -35,4 +35,12 @@ Evan Prodromou <evan@prodromou.name>**20081222173249] [reformat lib/language.php for PEAR Coding Standards Evan Prodromou <evan@prodromou.name>**20081222193029] [bring mailbox.php into line with PEAR Coding Standards (mostly) -Evan Prodromou <evan@prodromou.name>**20081222195041]
\ No newline at end of file +Evan Prodromou <evan@prodromou.name>**20081222195041] +[bring messaging section (inbox, outbox, mailbox) into PEAR Code Standards compliance +Evan Prodromou <evan@prodromou.name>**20081222201304 + + Actually refactored the method names on these classes to come into + complete compliance with the code standards. Untested; maybe there are + some bad method names now. + +]
\ No newline at end of file |