[TEP-COMMIT] [CVS admin] add the new working directory and database table prefix parameters
anonymous-OfajU3CKLf1/[email protected] 9 Apr 2004 01:54:45 -0000
| Newsgroups | gmane.comp.web.oscommerce.cvs |
|---|---|
| Message-ID | <[email protected]> |
Commit in admin/admin/includes on MAIN
configure.php +2 1.14 -> 1.15
add the new working directory and database table prefix parameters
----------
admin /admin /includes
configure.php 1.14 -> 1.15
diff -u -r1.14 -r1.15
--- configure.php 2003/02/21 16:55:24 1.14
+++ configure.php 2004/04/09 01:54:45 1.15
@@ -36,12 +36,14 @@
define('DIR_FS_CATALOG_IMAGES', DIR_FS_CATALOG . 'images/');
define('DIR_FS_CATALOG_MODULES', DIR_FS_CATALOG . 'includes/modules/');
define('DIR_FS_BACKUP', DIR_FS_ADMIN . 'backups/');
+ define('DIR_FS_WORK', '/tmp/');
// define our database connection
define('DB_SERVER', '');
define('DB_SERVER_USERNAME', 'mysql');
define('DB_SERVER_PASSWORD', '');
define('DB_DATABASE', 'osCommerce');
+ define('DB_TABLE_PREFIX', 'osc_');
define('USE_PCONNECT', 'false');
define('STORE_SESSIONS', '');
?>
CVSspam 0.2.8
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click