Author:
Sacha Vorbeck
Author E-Mail:
Eingetragen:
25.03.2005 - 14:40

Quelle:
Klicks:
2263




diese Zeile:

0:   <?php
 
if (($this->piVars['showUid']) && (!$this->cObj->data['tx_mininews_frontpage_list'])) { 
// If a single element should be displayed: 
?>
1:  
2:  
3:  
Hier koennen Sie sich den Quellcode kopieren.


wie folgt ändern:

0:   <?php
 
if (($this->piVars['showUid']) && (!$this->cObj->data['tx_mininews_frontpage_list'])) { 
// If a single element should be displayed: 
?>
1:  
2:  
3:  
Hier koennen Sie sich den Quellcode kopieren.






Ergebnis: Kein Ergebnis vorhanden


Kommentarfunktion derzeit deaktiviert!