FusionPBX
|
82b90a1b48
Update require.php
|
6 vuotta sitten |
Mafoo
|
a239b595b3
BugFix - GUI install (#2779)
|
8 vuotta sitten |
reliberate
|
b2cb36552e
Fix path issue in require.php.
|
9 vuotta sitten |
markjcrane
|
1983ed1427
Conditional includes if the config.php exists this fixes css.php for the install.
|
9 vuotta sitten |
Harry G. Coin
|
018a2c7fc8
The goal is to increase confidence in fusionpbx, one step is to run by default with error_reporting (E_ALL ^ E_NOTICE);
|
9 vuotta sitten |
Mark Crane
|
c05f56f48b
Update release to fix big for systems where GLOB_BRACE is not available.
|
10 vuotta sitten |
Nate Jones
|
3cf513e779
Misc: Removed use of GLOB_BRACE as doesn't work on some systems, use non-GLOB_BRACE method instead. Thanks [xming] and Risk64. Should resolve Issue 916, as well.
|
10 vuotta sitten |
Nate Jones
|
e395a11d5f
Translate: Necessary resource mods.
|
11 vuotta sitten |
Mark Crane
|
05b55a2ba2
Update the example code to set MOH. Add the auto_loader class only if it is not defined.
|
11 vuotta sitten |
Mark Crane
|
56d5640c92
predefine a variable to prevent a PHP notice.
|
11 vuotta sitten |
Mark Crane
|
9438d88970
Update the dev branch version to 3.7 and get rid of GLOB_BRACE which is not defined in Solaris
|
11 vuotta sitten |
Mark Crane
|
0c339db7f4
Prevent the class from being redeclared by using class_exists.
|
12 vuotta sitten |
Mark Crane
|
3a3f004c33
Add a PHP class autoloader spl_autoload_register.
|
12 vuotta sitten |
Mark Crane
|
7c46a4726c
Change links from includes to the resources directory.
|
12 vuotta sitten |
Mark Crane
|
c7358feb62
Update a few more references to files that have been move to the resources directory.
|
12 vuotta sitten |
Mark Crane
|
b2ab13d36a
Rename lib_pdo_vm.php to pdo_vm.php and lib_functions.php to functions.php and move to the resources directory.
|
12 vuotta sitten |
Mark Crane
|
58c6464b4b
Move require.php to the resources directory.
|
12 vuotta sitten |