Thomas Lamprecht b4167ff221 remove unnecessary trigraph
values['delete'] is always empty here, plus the code was buggy for
the case that it wasn't:

values['delete'] = values['delete'] ? ',group' : 'group';
                ^^^
         always overwrites values['delete'], even if not empty

So just drop it here.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2016-10-31 16:34:53 +01:00
2016-09-28 08:21:48 +02:00
2016-10-26 15:58:23 +02:00
2016-10-29 15:12:20 +02:00
2016-04-21 12:24:36 +02:00
2016-10-28 17:51:59 +02:00
2016-10-31 16:34:53 +01:00
2011-08-23 16:23:46 +02:00
2014-05-02 11:35:16 +02:00
2016-10-29 15:12:20 +02:00
2016-09-28 08:21:48 +02:00
mtu
2013-12-31 10:15:31 +01:00
2011-09-21 12:24:40 +02:00
2015-07-29 06:46:16 +02:00
2015-07-29 06:46:16 +02:00
2016-05-03 06:58:49 +02:00
Description
No description provided
276 MiB
Languages
JavaScript 62.6%
Perl 35%
Makefile 1.2%
CSS 0.6%
Smarty 0.3%
Other 0.2%