Commit Graph

14 Commits

Author SHA1 Message Date
Mark Crane bda1a9dec4 Only install class copy methods only add if the directory exists. 2014-02-13 00:23:00 +00:00
Mark Crane 602f6d038f Remove a file_exists where it didn't belong. 2013-12-01 07:17:28 +00:00
Mark Crane dd78750044 Fix the scripts to copy missing freeswitch scripts again. 2013-12-01 06:56:55 +00:00
Mark Crane 0fc11ed284 To speed up the install and upgrade schema only copy files that don't exist in the destination directory. 2013-09-28 21:06:16 +00:00
Mark Crane fcbeaaa8b4 Remove the debug code. 2013-08-26 19:45:30 +00:00
Mark Crane 21fcd4b606 Correct the function that updates the lua scripts make sure it correctly updates scripts except for database_handle.lua. 2013-08-26 19:45:01 +00:00
Mark Crane 8150aa7747 Only overwrite lua scripts and add database_handle.lua as an exception. 2013-08-26 18:50:43 +00:00
Mark Crane 4a443cddc3 Update the installed lua scripts when running upgrade.php or advanced -> upgrade schema. 2013-08-26 17:56:03 +00:00
Mark Crane 3a58d1e08d Move references to php classes in includes/classes to resource/classes. 2013-07-06 07:13:36 +00:00
Mark Crane fc33d20f61 Move the references to includes/templates to resources/templates. 2013-06-09 05:05:17 +00:00
Mark Crane a308535e4b Change the path in the php files from includes/install to resources/install dir. 2013-06-09 02:52:13 +00:00
Mark Crane 0407ee236d move the install class to the resources classes directory. 2013-06-09 02:37:28 +00:00
Mark Crane d3497d51df move install.php back to the resources directory. 2013-06-09 02:35:45 +00:00
Mark Crane 0489f1c284 Move the install class to the resources directory. 2013-06-09 02:34:00 +00:00