Version 0.9

pico-3.0-alpha
theshka 10 years ago
parent 4ef01ecc22
commit 6de5247ff7
  1. 4
      config.php.template

@ -37,12 +37,12 @@
// $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)
// $config['content_dir'] = 'content-sample/'; // Content directory.
// $config['content_dir'] = 'content-sample/'; // Content directory
/*
* TIMEZONE
*/
// date_default_timezone_set('UTC');
// date_default_timezone_set('UTC'); // Timezone may be reqired by your php install
/*
* CUSTOM

Loading…
Cancel
Save