changed the way the projectbar view is used.

added the rpm spec file.
This commit is contained in:
2010-04-07 12:13:44 +00:00
parent 6bd395d012
commit 02aa6ec6f2
48 changed files with 696 additions and 169 deletions

View File

@ -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!