From 5bd3c9cc9aa234557dd5d652ad201775be1e72e0 Mon Sep 17 00:00:00 2001 From: Alan Garcia Date: Tue, 29 Jan 2013 08:00:19 +0000 Subject: [PATCH] Some fix --- bureau/admin/adm_update_domains.php | 2 +- bureau/admin/menu_adm.php | 2 +- src/inotify_update_domains.sh | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bureau/admin/adm_update_domains.php b/bureau/admin/adm_update_domains.php index 45b12409..0b8df6d0 100644 --- a/bureau/admin/adm_update_domains.php +++ b/bureau/admin/adm_update_domains.php @@ -35,7 +35,7 @@ if (!$admin->enabled) { } if (! isset($L_INOTIFY_UPDATE_DOMAIN)) { - __("Missing INOTIFY_UPDATE_DOMAIN var in /etc/alternc/local/sh . Fix it!"); + __("Missing INOTIFY_UPDATE_DOMAIN var in /etc/alternc/local.sh . Fix it!"); die(); } diff --git a/bureau/admin/menu_adm.php b/bureau/admin/menu_adm.php index a463ed45..dc51010b 100644 --- a/bureau/admin/menu_adm.php +++ b/bureau/admin/menu_adm.php @@ -43,7 +43,7 @@ if ($mem->checkRight()) { ?>
  • -
  • +
  • diff --git a/src/inotify_update_domains.sh b/src/inotify_update_domains.sh index 85982f0c..d50ab355 100755 --- a/src/inotify_update_domains.sh +++ b/src/inotify_update_domains.sh @@ -1,4 +1,4 @@ -#!/bin/bash -x +#!/bin/bash # Launch update_domains.sh if $INOTIFY_UPDATE_DOMAIN exist