aa
This commit is contained in:
@@ -262,7 +262,6 @@ function libriInPrevendita()
|
||||
->where('DescrizioneFormato', 'brossura')
|
||||
->where('DescrizioneTipologia', 'Libri')
|
||||
->orderBy('DataPubblicazione', 'desc')
|
||||
->limit(5)
|
||||
->get();
|
||||
$sep = ' | ';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user