add resource_version to avoid cache.
This commit is contained in:
@@ -1 +1,7 @@
|
||||
<?php
|
||||
|
||||
$config['db']['type'] = 'mysql';
|
||||
$config['db']['server'] = 'localhost';
|
||||
$config['db']['user'] = 'dev';
|
||||
$config['db']['password'] = 'dev';
|
||||
$config['db']['database'] = 'vichan';
|
||||
Reference in New Issue
Block a user