phpBMS

root/trunk/phpbms/defaultsettings.php

Revision 669, 140 bytes (checked in by nate, 2 years ago)
  • The mysql_pconnect option in the settings.php should be a boolean and not a string. The defaultsettings.php has been changed to show this.
  • "preg" type functions that did not have boundary slashes (/) have been changed to have them.
  • Property svn:keywords set to LastChangedBy LastChangedDate LastChangedRevision
Line 
1<?php /* [
2mysql_server    = "localhost"
3mysql_database  = "phpbms"
4mysql_user      = "bms"
5mysql_userpass  = "bmspass"
6mysql_pconnect  = true
7] */ ?>
Note: See TracBrowser for help on using the browser.
Scanned by Orvant Copyright © 2010 Kreotek, LLC. All Rights reserved.