fixing whitespace foo

This commit is contained in:
Claude 2016-09-01 08:04:57 +02:00
parent e0680194f1
commit 341a9dc521

View File

@ -419,10 +419,10 @@ $config['proxy_ips'] = '';
| Favorite Languages | Favorite Languages
|-------------------------------------------------------------------------- |--------------------------------------------------------------------------
| |
| The favorite languages, that's at the beginning of the list. | The favorite languages, that's at the beginning of the list.
| |
*/ */
$config['favorite_languages'] = array('text', 'html5', 'css', 'javascript', 'php', 'python', 'ruby', $config['favorite_languages'] = array('text', 'html5', 'css', 'javascript', 'php', 'python', 'ruby',
'lua', 'bash', 'erlang', 'go', 'c', 'cpp', 'diff', 'latex', 'sql', 'xml'); 'lua', 'bash', 'erlang', 'go', 'c', 'cpp', 'diff', 'latex', 'sql', 'xml');
/* End of file config.php */ /* End of file config.php */