New hook type that I am very excited about; should address a kind of plugin stacking...
[squirrelmail.git] / class / l10n / streams.class.php
index 27fa4412963ddb4e1e7305b5943e27b1c0fa54eb..ca856777d78da0b797d369253cebfcfec06227fc 100644 (file)
@@ -19,7 +19,7 @@
  * along with PHP-gettext; if not, write to the Free Software
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  *
- * @copyright © 2004-2005 The SquirrelMail Project Team
+ * @copyright © 2004-2006 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail
@@ -125,4 +125,3 @@ class FileReader {
         fclose($this->_fd);
     }
 }
-?>
\ No newline at end of file