: strtotime(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in
: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in
: strtotime(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in
: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone. in
I recently got into TiddlyWiki. It’s great. The only problems I have with it are related: bloat and ease of upgrades. Thankfully, I’ve found Prince TiddlyWiki – this seperated out version solves both my nags with TiddlyWiki – all the code is seperated out from the actual store file, meaning that instead of a number of 250KB+ files, I now have much smaller files for each wiki – taking up less space overall. This also appears to make upgrading easier – you just copy the new files right over the top of the old ones. Because your wiki files are named differently they don’t get overwritten, and all the code and over stuff is updated without having to touch anything.