fix inability to stop zm from the web console
This commit is contained in:
parent
a3e6fe5522
commit
ab9a135759
|
@ -17,6 +17,7 @@
|
|||
// along with this program; if not, write to the Free Software
|
||||
// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
||||
//
|
||||
global $running;
|
||||
|
||||
if ( !canEdit('System') ) {
|
||||
$view = 'error';
|
||||
|
|
Loading…
Reference in New Issue