Forum Age

Creates $forumage containing the age of your forum

Author: goughy000
Submitted: 6th September 2007
This plugin works out the forums age by looking at the first registered users registration date that is created when the forums are first installed.

it then stores in in a variable that you can use in your template to display the forum age.

Original idea by DrPoodle, plugin-ified by me
http://community.mybboard.net/showthread.php?tid=9638

Instructions:
1) Download
2) Extract
3) Upload to /inc/plugins/ folder
4) Activate in ACP
5) Modify template and add {$forumage} where you want the forum age to be displayed
6) Enjoy