SCUSATE, sto installando ZWS newsletter, purtroppo non ho idea di come muovermi con php
So che devo modificare una parte di una pagina esattamente questo
-----------------------
$tid = "0";
$text = make_it_text($body);
}
$getemail = mysql_query("SELECT email, header FROM sub_mail") or die(mysql_error());
while($data=mysql_fetch_array($getemail)) {
$type=$data["header"];
$email=$data["email"];
if($type == "H") {
---------------------------
IL FILE README DICE QUESTO
Open admin.php and go to lines 630 and 637. Edit the unsubscribe message for your site. Do not delete any "\n" line breaks and be sure to use backslashes before quotes.
Mi dite perfavore come?
Se me lo scrivete con le modifiche mi fate un gran favore