Pico is a stupidly simple, blazing fast, flat file CMS.
Find a file
Philipp Schmitt 553a5ea010 Localize date meta
Use strftime() instead of date() so that non-english websites can
display the date meta in their locale. The locale can be set with
setLocale(LC_ALL, 'YOURLOCALE').
Please note that this changes the date format.
More information: http://php.net/strftime
2014-02-27 12:48:56 +01:00
content Merge pull request #134 from schoettl/master 2014-01-27 08:20:47 -08:00
lib Localize date meta 2014-02-27 12:48:56 +01:00
plugins v0.8 2013-10-23 10:39:23 +01:00
themes v0.6 2013-05-06 16:38:38 +01:00
vendor v0.7 2013-09-04 12:10:26 +01:00
.gitignore v0.7 2013-09-04 12:10:26 +01:00
.htaccess Initial commit. 2012-04-04 14:45:09 +01:00
changelog.txt v0.8 2013-10-23 10:39:23 +01:00
composer.json Fix. 2013-11-28 17:13:07 +00:00
config.php v0.7 2013-09-04 12:10:26 +01:00
index.php using composer for markdown 2013-07-10 15:12:44 +02:00
license.txt Initial commit. 2012-04-04 14:45:09 +01:00
README.md Update README.md 2013-10-02 18:23:08 +01:00

Pico

Pico is a stupidly simple, blazing fast, flat file CMS. See http://pico.dev7studios.com for more info.

I Love Open Source