markjcrane
|
3211c0b44a
|
Add module order for modules that are already in the database without an order set.
|
2016-05-26 12:46:07 -06:00 |
markjcrane
|
7fff69f791
|
Remove save_module_xml() function and move it it into the modules class as the xml method. Eventual goal move everything out of switch.php.
|
2016-05-26 11:21:37 -06:00 |
markjcrane
|
8784787531
|
Adjust the order of the modules.
|
2016-05-26 11:01:03 -06:00 |
markjcrane
|
17bfd2eb35
|
Start using the module order.
|
2016-05-26 10:31:59 -06:00 |
FusionPBX
|
448b3e4422
|
Update modules.php
Set a default order when adding the modules.
|
2016-05-24 23:42:05 -06:00 |
FusionPBX
|
b53164ac93
|
Merge pull request #1468 from mafoo/WhitespaceClean-app/batch_1
WhitespaceClean-app/batch_1
|
2016-03-11 13:35:41 -07:00 |
mafoo
|
d408cf2fbc
|
WhitespaceClean-app/batch_1
whitespace pass over files
for reference regex that was used s/[ \t]+(\r?\n)/\1/
|
2016-03-11 11:56:29 +00:00 |
mafoo
|
4345648dc4
|
added mod_translate to the modules list
|
2016-03-09 17:46:20 +00:00 |
Mark Crane
|
264a19c165
|
Change the class name from switch_modules to modules.
|
2014-11-23 09:45:10 +00:00 |
Mark Crane
|
07158bf041
|
Move modules class from fusionpbx/resources/clasess to the app/modules/resources/classes directory.
|
2014-11-23 09:35:15 +00:00 |