Mark Crane
|
3cf0a25f7d
|
Add app/dialplan/ to the dialplan class path.
|
2014-01-13 14:34:13 +00:00 |
Mark Crane
|
fd9c4ffada
|
config.php can be located in /etc/fusionpbx this change makes it use that location during install if it exists. Thanks Richard Neese who reported this error and the solution.
|
2013-11-19 16:15:00 +00:00 |
Mark Crane
|
b8b995a9e7
|
On Debian or Ubuntu the /etc/init.d seems to require /etc/freeswitch this causes a problem source compiled systems changing the directory to detect if its a package install to /etc/freeswitch/dialplan.
|
2013-07-18 23:50:39 +00:00 |
Mark Crane
|
95f86e6723
|
Change links from includes to the resources directory.
|
2013-07-10 23:41:12 +00:00 |
Mark Crane
|
13dabc3d3b
|
Move references to php classes in includes/classes to resource/classes.
|
2013-07-06 07:13:36 +00:00 |
Mark Crane
|
05335fd1cc
|
Update a few more references to files that have been move to the resources directory.
|
2013-07-06 07:01:14 +00:00 |
Mark Crane
|
329e4afd52
|
Rename lib_pdo_vm.php to pdo_vm.php and lib_functions.php to functions.php and move to the resources directory.
|
2013-07-06 06:46:07 +00:00 |
Mark Crane
|
6da2c3734c
|
Update the references for header.php and footer.php files to point the resources directory.
|
2013-07-06 06:29:50 +00:00 |
Mark Crane
|
52628c713c
|
Rename and move persistformvar.php to the resources directory.
|
2013-07-06 06:21:12 +00:00 |
Mark Crane
|
ffffea0710
|
Change the path for includes/require.php to the resources directory.
|
2013-07-06 06:03:27 +00:00 |
Mark Crane
|
3723001194
|
Move the references to includes/templates to resources/templates.
|
2013-06-09 05:05:17 +00:00 |
Mark Crane
|
e37449ce1e
|
Change the path in the php files from includes/install to resources/install dir.
|
2013-06-09 02:52:13 +00:00 |
Mark Crane
|
646db16bc4
|
move install.php back to the resources directory.
|
2013-06-09 02:35:45 +00:00 |
Mark Crane
|
9789d60701
|
Move the install class to the resources directory.
|
2013-06-09 02:34:00 +00:00 |
Mark Crane
|
38caa3d059
|
Change paths for linux package installs /var/lib/fusionpbx to /var/lib/fusionpbx/db and scripts directory to /var/lib/fusionpbx/scripts if that directory exists.
|
2013-05-02 00:50:11 +00:00 |
Mark Crane
|
5a19ea285b
|
Fix the config.php directory path in the install.php.
|
2013-04-30 09:31:17 +00:00 |
Mark Crane
|
48ac0e4efc
|
The db_path should already exist.
|
2013-04-30 08:22:10 +00:00 |
Mark Crane
|
34cb4d81e6
|
Unix friendly changes.
|
2013-04-27 06:40:44 +00:00 |
Mark Crane
|
ccbb93266d
|
A few minor changes to install.php.
|
2013-03-26 19:00:09 +00:00 |
Mark Crane
|
e12cc0f05e
|
Fix the recordings directory.
|
2013-03-20 17:38:19 +00:00 |
Mark Crane
|
8a4ba2566e
|
Adjust the install path implementation.
|
2013-03-20 16:06:28 +00:00 |
Mark Crane
|
c62a7ec9f9
|
Add install paths to match the Debian packages that rneese is working on.
|
2013-03-20 13:38:54 +00:00 |
Mark Crane
|
2a9feb5277
|
Fix the install.php reference to logout.php.
|
2013-01-21 03:40:38 +00:00 |
Mark Crane
|
bd6ff6873b
|
Change the link to logout.php.
|
2013-01-05 09:15:41 +00:00 |
Mark Crane
|
808af30ef7
|
Move /install.php to the /resources/install.php directory.
|
2013-01-05 08:02:56 +00:00 |