<?php
ini_set('error_log', 'data/icehrm.log');
define('APP_NAME', 'Ice Hrm');
define('FB_URL', 'Ice Hrm');
define('TWITTER_URL', 'Ice Hrm');
define('CLIENT_NAME', 'app');
define('APP_BASE_PATH', '[[softpath]]/core/');
define('CLIENT_BASE_PATH', '[[softpath]]/app/');
define('BASE_URL','[[softurl]]/web/');
define('CLIENT_BASE_URL','[[softurl]]/app/');
define('APP_DB', '[[softdb]]');
define('APP_USERNAME', '[[softdbuser]]');
define('APP_PASSWORD', '[[softdbpass]]');
define('APP_HOST', '[[softdbhost]]');
define('APP_CON_STR', 'mysqli://'.APP_USERNAME.':'.APP_PASSWORD.'@'.APP_HOST.'/'.APP_DB);
//file upload
define('FILE_TYPES', 'jpg,png,jpeg');
define('MAX_FILE_SIZE_KB', 10 * 1024);
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| images | Folder | 0755 |
|
|
| php53 | Folder | 0755 |
|
|
| php56 | Folder | 0755 |
|
|
| php71 | Folder | 0755 |
|
|
| php81 | Folder | 0755 |
|
|
| php82 | Folder | 0755 |
|
|
| changelog.txt | File | 9.88 KB | 0644 |
|
| config.php | File | 691 B | 0644 |
|
| edit.php | File | 4.2 KB | 0644 |
|
| edit.xml | File | 433 B | 0644 |
|
| fileindex.php | File | 362 B | 0644 |
|
| icehrm.sql | File | 162.58 KB | 0644 |
|
| icehrm.zip | File | 54.22 MB | 0644 |
|
| import.php | File | 3.02 KB | 0644 |
|
| info.xml | File | 2.26 KB | 0644 |
|
| install.js | File | 921 B | 0644 |
|
| install.php | File | 3.65 KB | 0644 |
|
| install.xml | File | 1.97 KB | 0644 |
|
| md5 | File | 5.2 KB | 0644 |
|
| notes.txt | File | 849 B | 0644 |
|