mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
Notes to port bug fixes from 2.0.x
git-svn-id: file:///svn/phpbb/trunk@3165 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
df3e7ab532
commit
ef09c7e9c9
1 changed files with 8 additions and 0 deletions
|
@ -19,6 +19,14 @@
|
|||
*
|
||||
***************************************************************************/
|
||||
|
||||
//
|
||||
// NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE
|
||||
//
|
||||
// Bug fixes in 2.0.x should be ported to this, particularly the header changes
|
||||
//
|
||||
// NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE
|
||||
//
|
||||
|
||||
//
|
||||
// The emailer class has support for attaching files, that isn't implemented
|
||||
// in the 2.0 release but we can probable find some way of using it in a future
|
||||
|
|
Loading…
Add table
Reference in a new issue