FusionPBX
1129c79ff1
Update fileoptionslist.php
2017-09-19 11:27:15 -06:00
FusionPBX
038a0dd626
Update fileoptionslist.php
2016-12-11 22:57:51 -07:00
Alexey Melnichuk
840ea3faa4
Fix. Do not populate invalid paths. ( #1585 )
...
Problem when `opendir($dir)` returns `false` and then
while cycle adds many empty strings which produce in the end
```
/etc/freeswitch/tls
/etc/freeswitch/tls/
/etc/freeswitch/tls//
/etc/freeswitch/tls///
/etc/freeswitch/tls////
/etc/freeswitch/tls/////
/etc/freeswitch/tls//////
/etc/freeswitch/tls///////
```
2016-05-06 09:28:10 -06:00
reliberate
74006543ef
Editor: Fix Clip Library folder nesting, misc adjustments to Clip and File lists.
2016-03-21 16:01:44 -06:00
reliberate
5456e2d837
Edit: Revamp using Ace editor (ace.c9.io).
2016-02-24 12:28:35 -07:00
markjcrane
b721572c56
Add session cookie httponly and set it to true.
2015-12-21 20:52:54 -07:00
Mark Crane
03220c9754
Add the text class to more of the applications.
2015-01-18 10:06:08 +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
a6e289ed5d
Change includes/checkauth.php to resources/check_auth.php.
2013-07-06 05:50:55 +00:00
Mark Crane
3723001194
Move the references to includes/templates to resources/templates.
2013-06-09 05:05:17 +00:00
Mark Crane
ece076ed98
Add session_start(); to app/edit before using the sessions.
2013-05-28 05:16:40 +00:00
Mark Crane
bacc8f5551
Add capability to the editor to work with grammar, script, php, xml, and provsion directories.
2013-05-25 16:19:40 +00:00
Mark Crane
0f197cddbf
Rename the script editor to edit.
2013-05-25 16:06:21 +00:00