/t/unittests-config-sample.php

Description
Constants
GPDB_CHARSET = 'utf8' (line 17)

Database Charset to use in creating database tables.

GPDB_COLLATE = '' (line 20)

The Database Collate type. Don't change this if in doubt.

GPDB_HOST = 'localhost' (line 14)

MySQL hostname

GPDB_NAME = 'glotpress_test' (line 5)

The name of the test database for GlotPress

GPDB_PASSWORD = 'password' (line 11)

MySQL database password

GPDB_USER = 'username' (line 8)

MySQL database username

GP_AUTH_KEY = 'put your unique phrase here' (line 30)

Authentication Unique Keys.

Change these to different unique phrases! You can generate these using the WordPress.org secret-key service

  • since: 0.1
GP_LOGGED_IN_KEY = 'put your unique phrase here' (line 32)

Authentication Unique Keys.

Change these to different unique phrases! You can generate these using the WordPress.org secret-key service

  • since: 0.1
GP_NONCE_KEY = 'put your unique phrase here' (line 33)

Authentication Unique Keys.

Change these to different unique phrases! You can generate these using the WordPress.org secret-key service

  • since: 0.1
GP_SECURE_AUTH_KEY = 'put your unique phrase here' (line 31)

Authentication Unique Keys.

Change these to different unique phrases! You can generate these using the WordPress.org secret-key service

  • since: 0.1

Documentation generated on Mon, 21 May 2012 01:46:18 +0100 by phpDocumentor 1.4.3