Skip to content

Commit

Permalink
Update orase.php TELEORMAN
Browse files Browse the repository at this point in the history
  • Loading branch information
RaresCode authored Dec 9, 2023
1 parent 3690786 commit ae4642c
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions ROMANIA/TELEORMAN/orase.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,14 @@
<?php
$orase=[

createOras("VIDELE", [
createLoc("VIDELE", "oras",[
createLoc("Coșoaia", "sat"),
]),
]),
createOras("ZIMNICEA", [
createLoc("ZIMNICEA", "oras"),
]),

];

?>
?>

0 comments on commit ae4642c

Please sign in to comment.