This commit is contained in:
Claude 2012-04-12 18:58:50 +02:00
parent bab76958c9
commit d0b42c245e

View File

@ -11,7 +11,7 @@
| http://www.example.com/ | http://www.example.com/
| |
*/ */
$config['base_url'] = "http://www.example.com/"; $config['base_url'] = "http://stikked/";
/* /*
|-------------------------------------------------------------------------- |--------------------------------------------------------------------------
@ -308,4 +308,4 @@ $config['time_reference'] = 'local';
$config['rewrite_short_tags'] = FALSE; $config['rewrite_short_tags'] = FALSE;
?> ?>