setsession($session); } public function lecture(Art $art, App $app) { echo '
titre | résumé | lien from | lien to | dernière modif | date de création | edit |
---|---|---|---|---|---|---|
' . $item->titre() . ' | '; echo '' . $item->intro() . ' | '; echo '' . $lienfrom . ' | '; echo '' . $liento . ' | '; echo '' . $item->datemodif('hrdi') . ' | '; echo '' . $item->datecreation('hrdi') . ' | '; echo 'modifier | '; echo '