<?php
// mySQL connection information
$MYSQL_HOST = '[[softdbhost]]';
$MYSQL_USER = '[[softdbuser]]';
$MYSQL_PASSWORD = '[[softdbpass]]';
$MYSQL_DATABASE = '[[softdb]]';
$MYSQL_PREFIX = '[[dbprefix]]';
// new in 3.50. first element is db handler, the second is the db driver used by the handler
// default is $MYSQL_HANDLER = array('mysql','mysql');
//$MYSQL_HANDLER = array('mysql','mysql');
//$MYSQL_HANDLER = array('pdo','mysql');
$MYSQL_HANDLER = array('mysql','');
// main nucleus directory
$DIR_NUCLEUS = '[[softpath]]/nucleus/';
// path to media dir
$DIR_MEDIA = '[[softpath]]/media/';
// extra skin files for imported skins
$DIR_SKINS = '[[softpath]]/skins/';
// these dirs are normally sub dirs of the nucleus dir, but
// you can redefine them if you wish
$DIR_PLUGINS = $DIR_NUCLEUS . 'plugins/';
$DIR_LANG = $DIR_NUCLEUS . 'language/';
$DIR_LIBS = $DIR_NUCLEUS . 'libs/';
// include libs
include($DIR_LIBS.'globalfunctions.php');
$CONF['alertOnSecurityRisk'] = 0;
?>| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| images | Folder | 0755 |
|
|
| php53 | Folder | 0755 |
|
|
| php56 | Folder | 0755 |
|
|
| php71 | Folder | 0755 |
|
|
| php81 | Folder | 0755 |
|
|
| Notes.txt | File | 188 B | 0644 |
|
| clone.php | File | 3.15 KB | 0644 |
|
| config.php | File | 1009 B | 0644 |
|
| edit.php | File | 4.39 KB | 0644 |
|
| edit.xml | File | 433 B | 0644 |
|
| fileindex.php | File | 250 B | 0644 |
|
| import.php | File | 3.26 KB | 0644 |
|
| info.xml | File | 2.05 KB | 0644 |
|
| install.js | File | 921 B | 0644 |
|
| install.php | File | 3.51 KB | 0644 |
|
| install.xml | File | 1.39 KB | 0644 |
|
| md5 | File | 1002 B | 0644 |
|
| upgrade.php | File | 2.42 KB | 0644 |
|
| upgrade.xml | File | 375 B | 0644 |
|