diff --git a/scripts/zmtrigger.pl.z b/scripts/zmtrigger.pl.z index d27fbdecb..597f0a016 100755 --- a/scripts/zmtrigger.pl.z +++ b/scripts/zmtrigger.pl.z @@ -30,12 +30,11 @@ # # ========================================================================== +use constant ZM_CONFIG => ""; +use constant ZM_VERSION => ""; +use constant ZM_PATH_BUILD => ""; use constant ZM_PATH_BIN => ""; use constant ZM_PATH_WEB => ""; -use constant ZM_DB_SERVER => ""; -use constant ZM_DB_NAME => ""; -use constant ZM_DB_USERA => ""; -use constant ZM_DB_PASSA => ""; # Load the config from the database into the symbol table BEGIN