Ver a proveniência

more streetwire stuff

master
memespring há 16 anos
ascendente
cometimento
b99e03c4de
1 ficheiros alterados com 1 adições e 1 eliminações
  1. +1
    -1
      tools/news_mailer.php

+ 1
- 1
tools/news_mailer.php Ver ficheiro

@@ -19,7 +19,7 @@ class news_mailer {
//Grab all the users
$sql = "select distinct email
from user
where confirmed = 1 and user_id = 5959";
where confirmed = 1";

$user_results = $db->getAll($sql);


Carregando…
Cancelar
Guardar