Change other date formats to one view

This commit is contained in:
Vladyslav
2018-05-20 02:33:25 +03:00
parent 68f9282dc7
commit cbcc9b5262
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ INDELING CATEGORIEEN:
== 8. in top 3 - klimmers ==
== 9. in top 3 - overval ==
******************************/
//$geregistreerd=date('d-m-Y', ($allianceinfo['timestamp']));
//$geregistreerd=date('d.m.Y', ($allianceinfo['timestamp']));
$profiel = preg_replace("/\[war]/s",'At war with<br>'.$database->getAllianceWar($aid), $profiel, 1);
$profiel = preg_replace("/\[ally]/s",'Confederacies<br>'.$database->getAllianceDipProfile($aid,1), $profiel, 1);