Juni 13, 2012 um 15:42 Uhr
#443
Georg
Gast
Sorry Timo,
will nicht nerven:
Ich bin quasi PHP-Noob, wie gesagt, aber wenn ich die Ausgabe im AsaCore.php paginieren möchte, muss ich ja diesen Teil verändern bzw. eine neue Funktion erstellen, oder?
function asa_collection ($label, $type=false, $tpl=false) { global $asa; echo $asa->getCollection($label, $type, $tpl); } Ist dabei $asa ein Array oder geht das per Query? Hab vielen Dank für deine Geduld und Mühe! Viele Grüße Georg