$LG_FH_Directory_Status = (-d $path) || make_path( $path ) ? 0 : 1;