Time to do an update.
This commit is contained in:
parent
70c8a87e15
commit
0b0697bb42
22 changed files with 4352 additions and 268 deletions
|
@ -14,8 +14,8 @@ foreach ($languages as $key => $value) {
|
|||
}
|
||||
|
||||
// dedupe $list
|
||||
$list = array_unique($list);
|
||||
$list = array_unique($list);
|
||||
|
||||
foreach ($list as $link) {
|
||||
echo $link;
|
||||
}
|
||||
foreach ($list as $link) {
|
||||
echo $link;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue