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:
Paul S. Owen 2002-12-03 00:40:12 +00:00
parent df3e7ab532
commit ef09c7e9c9

View file

@ -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 // 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 // in the 2.0 release but we can probable find some way of using it in a future