芝麻web文件管理V1.00
编辑当前文件:/home/prismawe/www/resupres/application/classes/controller/factoryduel.php
where('dateDebut', '<=', DB::expr('current_date')) ->and_where('dateFin', '>=', DB::expr('current_date')) ->find(); $this->template->content = $duel; } }