1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-03 01:39:28 +02:00

Ampache code now respect PSR-2 code style

This commit is contained in:
Afterster 2013-11-17 18:54:14 +01:00
parent 607318cb59
commit 22cb316a48
254 changed files with 4022 additions and 4063 deletions

View file

@ -91,4 +91,3 @@ switch ($_REQUEST['action']) {
} // end switch action
UI::show_footer();
?>