changed the way the projectbar view is used.
added the rpm spec file.
This commit is contained in:
@ -12,8 +12,8 @@
|
||||
|
||||
$config['lang_avail'] = array(
|
||||
'en' => 'english',
|
||||
'ko' => 'korean',
|
||||
'id' => 'indonesian'
|
||||
//'id' => 'indonesian',
|
||||
'ko' => 'korean'
|
||||
);
|
||||
|
||||
// define the default language code. This language MUST be supported!
|
||||
|
Reference in New Issue
Block a user