diff --git a/functions.php b/functions.php index 9fd7110..b12607f 100644 --- a/functions.php +++ b/functions.php @@ -463,17 +463,4 @@ function localize($domain) { $nation = array('fr_FR' => gettext('French'), 'en_US' => gettext('English') , 'de_DE' => gettext('German'), 'es_ES' => gettext('Spanish') ); } - -function _host() { - if (isset($_SERVER['HTTPS'])) { - if ($_SERVER['HTTPS'] == 'on') $secure = 1; - else $secure = 0; - } - else $secure = 0; - - $host = (($secure == 1) ? 'https' : "http") . '://' . $_SERVER['HTTP_HOST']; - - return $host; -} - ?> \ No newline at end of file diff --git a/photo-du-mois-lc-lite.php b/photo-du-mois-lc-lite.php deleted file mode 100644 index ed657b1..0000000 --- a/photo-du-mois-lc-lite.php +++ /dev/null @@ -1,275 +0,0 @@ - - - -
- - - -@ 2022
- - - - - - - \ No newline at end of file diff --git a/photo-du-mois-lg.php b/photo-du-mois-lg.php deleted file mode 100644 index d729e66..0000000 --- a/photo-du-mois-lg.php +++ /dev/null @@ -1,221 +0,0 @@ - - - - - - - -' . $legende . '
@ 2022
- - - - - \ No newline at end of file diff --git a/photo-du-mois-ng.php b/photo-du-mois-ng.php deleted file mode 100644 index f898522..0000000 --- a/photo-du-mois-ng.php +++ /dev/null @@ -1,215 +0,0 @@ - - - - - - - -@ 2022
- - - - \ No newline at end of file