Vergleich inc/tasks/userpruning.php - 1.6.9 - 1.6.13

  Keine Änderungen   Hinzugefügt   Modifiziert   Entfernt
Zeile 115Zeile 115
		{
// We're just updating the UID
$db->update_query("posts", array('uid' => 0), "uid IN({$uid_list})");

		{
// We're just updating the UID
$db->update_query("posts", array('uid' => 0), "uid IN({$uid_list})");

 
			$db->update_query("threads", array('uid' => 0), "uid IN({$uid_list})");

		}

// Update forum stats

		}

// Update forum stats