İlk temizlik tamamlandı bir önceki projeden
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
function languages() {
|
||||
$diller = explode(",","en,tr,ru");
|
||||
return $diller;
|
||||
}
|
||||
Reference in New Issue
Block a user