Przeglądaj źródła

more streetwire stuff

master
memespring 16 lat temu
rodzic
commit
b99e03c4de
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      tools/news_mailer.php

+ 1
- 1
tools/news_mailer.php Wyświetl plik

@@ -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);


Ładowanie…
Anuluj
Zapisz