Por favor, Identificarse o Crear cuenta para unirse a la conversación.
$db->setQuery("Select id From #__facileforms_records Where submitted < DATE_SUB(NOW(), INTERVAL 1 YEAR)");
$db->setQuery("Select id From #__facileforms_records Where submitted < DATE_SUB(NOW(), INTERVAL 14 DAY)");