GlisWeb framework
_matricole.gestione.php
Vai alla documentazione di questo file.
1 <?php
2 
12  // tabella della vista
13  $ct['etc']['table'] = 'matricole';
14 
15  // gestione default
16  require DIRECTORY_BASE . '_src/_inc/_macro/_default.gestione.php';
17 
18  // debug
19  // print_r( $cf['catalogo']['matricole'] );
20 
21 ?>
$ct['etc']['table']
const DIRECTORY_BASE
Definition: _osm.php:3