[Change] Performance increase for format_date() (Bug #37575 - Patch by BartVB)
commitc7e1df33ef6f04a1437893b6a8a7057c763f0f97
authoracydburn <acydburn@89ea8834-ac86-4346-8a33-228a782c2dd0>
Sun, 30 Nov 2008 14:43:25 +0000 (30 14:43 +0000)
committeracydburn <acydburn@89ea8834-ac86-4346-8a33-228a782c2dd0>
Sun, 30 Nov 2008 14:43:25 +0000 (30 14:43 +0000)
tree8d9b09371ffaaf8a6ca6ccd8b9bd053b5304f8f1
parentb0b159dfd483ebc021fd60ce7c3d7d54b2bac59c
[Change] Performance increase for format_date() (Bug #37575 - Patch by BartVB)
[Change] Changed prosilver date separator from 'on' to 'ยป'
[Feature] Added 'AGO' setting to relative date strings. For example: posted 14 minutes ago. (Patch by BartVB)
[Fix] Extend vertical line for last post column if no posts in forum (Bug #37125)

git-svn-id: http://code.phpbb.com/svn/phpbb/trunk@9137 89ea8834-ac86-4346-8a33-228a782c2dd0
17 files changed:
phpBB/includes/session.php
phpBB/includes/ucp/ucp_main.php
phpBB/language/en/common.php
phpBB/styles/prosilver/template/forumlist_body.html
phpBB/styles/prosilver/template/mcp_forum.html
phpBB/styles/prosilver/template/mcp_front.html
phpBB/styles/prosilver/template/mcp_post.html
phpBB/styles/prosilver/template/mcp_queue.html
phpBB/styles/prosilver/template/mcp_reports.html
phpBB/styles/prosilver/template/posting_review.html
phpBB/styles/prosilver/template/posting_topic_review.html
phpBB/styles/prosilver/template/search_results.html
phpBB/styles/prosilver/template/ucp_main_bookmarks.html
phpBB/styles/prosilver/template/ucp_main_front.html
phpBB/styles/prosilver/template/ucp_main_subscribed.html
phpBB/styles/prosilver/template/viewforum_body.html
phpBB/styles/prosilver/template/viewtopic_body.html