![]() |
|
Default prefix for db tables - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: Default prefix for db tables (/thread-1683.html) |
Default prefix for db tables - sport-and-iris - 2007-10-04 e.g. ... would enable easy sharing of the db if you decide you need to later (and forgot to specify a prefix on install) Default prefix for db tables - sbillard - 2007-10-04 This already exists. Look in the zp-config.php file for the line that reads: $conf['mysql_prefix'] = "";` |