[Xerte] Re: database.php

Pat Lockley patrick.lockley at googlemail.com
Sat Apr 28 15:20:41 BST 2012


/*
* Database name
*/
$xerte_toolkits_site->database_name ="what goes here?";

your database name, which could be anything

/*
* Database table prefix
*/
$xerte_toolkits_site->database_table_prefix ="what goes here?";

here you put a prefix in case you wish your xerte DB to sit within another one
usually blank



More information about the Xerte mailing list