Mark Crane
|
c96ad9c168
|
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
|
1f1b73999d
|
Remove the debug code.
|
2013-08-26 19:45:30 +00:00 |
Mark Crane
|
c7a7f0b7ef
|
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
|
e7271794da
|
Only overwrite lua scripts and add database_handle.lua as an exception.
|
2013-08-26 18:50:43 +00:00 |
Mark Crane
|
73375214cd
|
Update the installed lua scripts when running upgrade.php or advanced -> upgrade schema.
|
2013-08-26 17:56:03 +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
|
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
|
c14ca04304
|
move the install class to the resources classes directory.
|
2013-06-09 02:37:28 +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 |