method latest documentation in bbn\Appui\Note

function($id) { $cf = &$this->class_cfg; return $this->db->selectOne( $cf['tables']['versions'], 'MAX(' . $cf['arch']['versions']['version'] . ')', [ $cf['arch']['versions']['id_note'] => $id, ] ); }

BBN is a suite of PHP and JS libraries and VueJS components - all open-source! bbn.io, build applications, the quick way

This website uses cookies to ensure you get the best experience on our website.