1<?php
2// Default value in the configuration Manager
3
4$conf['WebCodeShortCutKey'] = 'w';
5
6?>