<?php // LibreEHR // MySQL Config $host = '[[softdbhost]]'; $port = '3306'; $login = '[[softdbuser]]'; $pass = '[[softdbpass]]'; $dbase = '[[softdb]]'; //Added ability to disable //utf8 encoding - bm 05-2009 global $disable_utf8_flag; $disable_utf8_flag = false; $sqlconf = array(); global $sqlconf; $sqlconf["host"]= $host; $sqlconf["port"] = $port; $sqlconf["login"] = $login; $sqlconf["pass"] = $pass; $sqlconf["dbase"] = $dbase; ////////////////////////// ////////////////////////// ////////////////////////// //////DO NOT TOUCH THIS/// $config = 1; ///////////// ////////////////////////// ////////////////////////// ////////////////////////// ?>
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
images | Folder | 0755 |
|
|
php53 | Folder | 0755 |
|
|
php56 | Folder | 0755 |
|
|
php71 | Folder | 0755 |
|
|
php81 | Folder | 0755 |
|
|
php82 | Folder | 0755 |
|
|
edit.php | File | 4.29 KB | 0644 |
|
edit.xml | File | 433 B | 0644 |
|
fileindex.php | File | 392 B | 0644 |
|
import.php | File | 3.2 KB | 0644 |
|
info.xml | File | 2.94 KB | 0644 |
|
install.js | File | 921 B | 0644 |
|
install.php | File | 6.87 KB | 0644 |
|
install.xml | File | 770 B | 0644 |
|
md5 | File | 13.48 KB | 0644 |
|
notes.txt | File | 206 B | 0644 |
|
sqlconf.php | File | 657 B | 0644 |
|