[RC1]Love Calculator
Geplaatst: 12 feb 2006, 03:09
Code: Selecteer alles
##############################################################
## MOD Title: Love Calculator
## MOD Author: Mickroz < mickroz [at] mickroz.nl > (Mike Kros) http://www.mickroz.nl
## MOD Author: Crimi < N/A > (Tim Westenvoorde) N/A
## MOD Description: This is a Love Calculator Mod is based on the LOVES game.
## It calculates the percentage of how 2 people would match based on their names.
##
## MOD Version: 1.0.2
##
## Installation Level: Easy
## Installation Time: 5 minutes
## Files To Edit: language/lang_english/lang_main.php
## templates/subSilver/overall_header.tpl
## includes/page_header.php
## Included Files:
## License: http://opensource.org/licenses/gpl-license.php GNU General Public License v2
## Generator: MOD Studio [ ModTemplateTools 1.0.2232.38226 ]
##############################################################
## For security purposes, please check: http://www.phpbb.com/mods/
## for the latest version of this MOD. Although MODs are checked
## before being allowed in the MODs Database there is no guarantee
## that there are no security problems within the MOD. No support
## will be given for MODs not found within the MODs Database which
## can be found at http://www.phpbb.com/mods/
##############################################################
## Author Notes: This Love Calculator script is based on the script
## made by Matthijs Sypkens Smit and Thijs Kinkhorst
## at http://www.lovecalculator.com
## Rewritten by Crimi to php and adjusted
## to phpBB by Mickroz.
##############################################################
## MOD History:
##
## 2006-02-10 - Version 1.0.0
## -Initial Release
##
## 2006-02-12 - Version 1.0.1
## -Added blank field check
##
## 2006-02-28 - Version 1.0.2
## -Fixed some typo's
## -added includes/page_header.php edit instructions
##
##############################################################
## Before Adding This MOD To Your Forum, You Should Back Up All Files Related To This MOD
##############################################################