diff --git a/scripts/config.php b/scripts/config.php index 9374319..93f38c8 100644 --- a/scripts/config.php +++ b/scripts/config.php @@ -1,5 +1,5 @@ Thai -

+
+ + 0) { + $checkedvalue = "checked"; + $disabledvalue = "disabled"; + } else { + $checkedvalue = ""; + $disabledvalue = ""; + } + ?> +
+ If connected to the internet, retrieve time automatically? + >
+ > + > +


+ -