Clarify which date format to use
This commit is contained in:
parent
11d4f7cab3
commit
523b7c13d4
@ -33,7 +33,7 @@
|
||||
/*
|
||||
* CONTENT
|
||||
*/
|
||||
// $config['date_format'] = 'jS M Y'; // Set the PHP date format
|
||||
// $config['date_format'] = 'jS M Y'; // Set the PHP date format as described here: http://php.net/manual/es/function.strftime.php
|
||||
// $config['pages_order_by'] = 'alpha'; // Order pages by "alpha" or "date"
|
||||
// $config['pages_order'] = 'asc'; // Order pages "asc" or "desc"
|
||||
// $config['excerpt_length'] = 50; // The pages excerpt length (in words)
|
||||
|
Loading…
x
Reference in New Issue
Block a user