Vorlage:Legende: Unterschied zwischen den Versionen

Aus Afterbuy-Wiki
Wechseln zu:Navigation, Suche
Zeile 1: Zeile 1:
 
<table class="table table-hover sortable">
 
<table class="table table-hover sortable">
 
<phptag>
 
<phptag>
print_r($argv);
 
 
if(is_array($argv) && !empty($argv)){
 
if(is_array($argv) && !empty($argv)){
 
array_shift( $argv );
 
array_shift( $argv );

Version vom 21. April 2021, 12:23 Uhr