diff options
Diffstat (limited to 'handlers/mysql.helper')
-rw-r--r-- | handlers/mysql.helper | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/handlers/mysql.helper b/handlers/mysql.helper index 46cb8bc..9622d41 100644 --- a/handlers/mysql.helper +++ b/handlers/mysql.helper @@ -1,4 +1,4 @@ -# -*- mode: sh; sh-basic-offset: 8; indent-tabs-mode: nil; -*- +# -*- mode: sh; sh-basic-offset: 3; indent-tabs-mode: nil; -*- HELPERS="$HELPERS mysql:mysql_database_backup" |