1<?php 2/** 3 * Options for the idcount plugin 4 * 5 * @author Gero Gothe <gero.gothe@medizindoku.de> 6 */ 7 8$conf['digits'] = 6; 9$conf['prefix'] = ''; 10