1<?php 2/** 3 * Options for the Indexmenu2 plugin 4 */ 5$conf['namespace'] = 'shortcuts'; // namespace to store shortcuts 6 7//Setup VIM: ex: et ts=2 enc=utf-8 :