From 38df5611faf7ac7c5506e7bb3d7901d1fa62b628 Mon Sep 17 00:00:00 2001 From: Boga Sebastian Nicolae Date: Sat, 2 Dec 2023 14:44:10 +0200 Subject: [PATCH] buzau --- ROMANIA/BUZAU/buzau.php | 12 ++++++++++++ ROMANIA/BUZAU/comune.php | 7 +++++++ ROMANIA/BUZAU/index.php | 8 ++++++++ ROMANIA/BUZAU/municipii.php | 7 +++++++ ROMANIA/BUZAU/orase.php | 7 +++++++ ROMANIA/index.php | 3 ++- 6 files changed, 43 insertions(+), 1 deletion(-) create mode 100644 ROMANIA/BUZAU/buzau.php create mode 100644 ROMANIA/BUZAU/comune.php create mode 100644 ROMANIA/BUZAU/index.php create mode 100644 ROMANIA/BUZAU/municipii.php create mode 100644 ROMANIA/BUZAU/orase.php diff --git a/ROMANIA/BUZAU/buzau.php b/ROMANIA/BUZAU/buzau.php new file mode 100644 index 0000000..a35f490 --- /dev/null +++ b/ROMANIA/BUZAU/buzau.php @@ -0,0 +1,12 @@ + \ No newline at end of file diff --git a/ROMANIA/BUZAU/comune.php b/ROMANIA/BUZAU/comune.php new file mode 100644 index 0000000..3c8fb6f --- /dev/null +++ b/ROMANIA/BUZAU/comune.php @@ -0,0 +1,7 @@ + \ No newline at end of file diff --git a/ROMANIA/BUZAU/index.php b/ROMANIA/BUZAU/index.php new file mode 100644 index 0000000..fa4c4d2 --- /dev/null +++ b/ROMANIA/BUZAU/index.php @@ -0,0 +1,8 @@ + diff --git a/ROMANIA/BUZAU/municipii.php b/ROMANIA/BUZAU/municipii.php new file mode 100644 index 0000000..e7725f2 --- /dev/null +++ b/ROMANIA/BUZAU/municipii.php @@ -0,0 +1,7 @@ + \ No newline at end of file diff --git a/ROMANIA/BUZAU/orase.php b/ROMANIA/BUZAU/orase.php new file mode 100644 index 0000000..32be81b --- /dev/null +++ b/ROMANIA/BUZAU/orase.php @@ -0,0 +1,7 @@ + \ No newline at end of file diff --git a/ROMANIA/index.php b/ROMANIA/index.php index 960f1e3..863adcf 100644 --- a/ROMANIA/index.php +++ b/ROMANIA/index.php @@ -19,8 +19,9 @@ require_once "BOTOSANI/botosani.php"; require_once "BRASOV/brasov.php"; require_once "BRAILA/braila.php"; +require_once "BUZAU/buzau.php"; -$judete = [$alba,$arad,$arges,$bacau,$bihor,$bistritanasaud,$botosani,$brasov,$braila]; +$judete = [$alba,$arad,$arges,$bacau,$bihor,$bistritanasaud,$botosani,$brasov,$braila,$buzau]; // aici cream Romania $tara = createTara(