Variable.Schedule: Fix typo in #if constant(). Variable.Schedule is used by base_server/global_variables.pike, which is inherited by base_server/roxen.pike. The global constant roxen is thus not present when Variable.Schedule is compiled. Fixes compilation errors.