<?php require_once ('../src/Mind.php'); $Mind = new Mind(); $Mind->print_pre($Mind->columnList('translations'));
info at phpclasses dot org