tab 맞춤

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4196 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
haneul 2008-05-14 07:54:31 +00:00
parent 31651eb40b
commit 5baf002551
5 changed files with 37 additions and 37 deletions

View file

@ -43,9 +43,9 @@
$module_config['download_file'] = $config->download_file;
$module_config['read_document'] = $config->read_document;
//2008.05.13 haneul
$module_config['voted'] = $config->voted;
$module_config['blamed'] = $config->blamed;
//2008.05.13 haneul
$module_config['voted'] = $config->voted;
$module_config['blamed'] = $config->blamed;
}
$module_config['module_srl'] = $current_module_srl;