Format sources

This commit is contained in:
Victor Dubiniuk 2014-01-21 21:18:53 +03:00
parent c740d36996
commit ec9bcccdda
3 changed files with 2 additions and 3 deletions

View File

@ -45,4 +45,3 @@ if (isset($_GET['t'])) {
} }
$tmpl->printPage(); $tmpl->printPage();
} }