forked from leftypol/leftypol
Moved $config['local_time'] to Tinyboard-Tools (local-time.js)
This commit is contained in:
parent
1769de4cdc
commit
14a2f97323
4 changed files with 0 additions and 45 deletions
|
@ -464,9 +464,6 @@
|
|||
// http://www.php.net/manual/en/function.strftime.php
|
||||
$config['post_date'] = '%m/%d/%y (%a) %H:%M:%S';
|
||||
|
||||
// Automatically convert all post times to users' local time using Javascript.
|
||||
$config['javascript_local_time'] = false;
|
||||
|
||||
// Same as above, but used for "you are banned' pages.
|
||||
$config['ban_date'] = '%A %e %B, %Y';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue