Code: Alles auswählen
##############################################################
## MOD Title: MySQLi - Improve your phpBB
## MOD Author: CorniI/aggrocorni c.r1@gmx.de www.phpbb.storyszud2.de
## MOD Description: Improves the Speed of your phpBB with MySQLi
## MOD Version: 1.0.0
##
## Installation Level: Easy
## Installation Time: 2 Minutes
## Files To Edit: includes/db.php,
## config.php
## Included Files: db/mysqli.php
## License: http://opensource.org/licenses/gpl-license.php GNU General Public License v2
##############################################################
## 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 Mod improves the Speed of your phpBB, because it uses the modern and faster Alternative to MySQL, MySQLi. It is based on the work from Acyd Burn.
##############################################################
## MOD History:
##
## 2007-02-09 - Version 1.0.0
## - Initial Release
##
##############################################################
## Before Adding This MOD To Your Forum, You Should Back Up All Files Related To This MOD And you should be sure that you have PHP 5 with the MySQLi-Extension (ask your Hoster if you're unsure).
##############################################################
Ich würde mich über Feedback freuen

MfG
Corni