]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/guest/what-wernis_portal.php
Even more rewrites/fixes from EL branch (please report any broken part after you...
[mailer.git] / inc / modules / guest / what-wernis_portal.php
index d2b5695204d8e79868e28ad252aafd0cd4b4a594..5b52e527edd8eb98a049ab11bbf5d766bed82ffc 100644 (file)
@@ -1,7 +1,7 @@
 <?php
 /************************************************************************
  * Mailer v0.2.1-FINAL                                Start: 10/19/2003 *
- * ================                             Last change: 10/19/2003 *
+ * ===================                          Last change: 10/19/2003 *
  *                                                                      *
  * -------------------------------------------------------------------- *
  * File              : what-                                            *
@@ -18,6 +18,7 @@
  * svn:keywords Date Revision" (autoprobset!) at least!!!!!!            *
  * -------------------------------------------------------------------- *
  * Copyright (c) 2003 - 2009 by Roland Haeder                           *
+ * Copyright (c) 2009, 2010 by Mailer Developer Team                    *
  * For more information visit: http://www.mxchange.org                  *
  *                                                                      *
  * This program is free software; you can redistribute it and/or modify *
@@ -54,6 +55,7 @@ if ((!isExtensionActive('wernis')) && (!isAdmin())) {
 
 outputHtml('<div style="padding-left: 10px; padding-right: 10px">');
 $rdf = new fase4_rdf();
+$rdf->_use_nl2br = false;
 $rdf->use_dynamic_display(false);
 $rdf->set_CacheDir(getConfig('CACHE_PATH') . '');
 $rdf->set_salt(md5(getConfig('SITE_KEY')));