CC-4090: Make code style PSR compliant
-User.php -removed all trailing whitespace
This commit is contained in:
parent
3d243468a7
commit
ee3447f903
30 changed files with 1057 additions and 1037 deletions
|
@ -121,7 +121,7 @@ class Application_Model_Dashboard
|
|||
}
|
||||
} else {
|
||||
//return the one that starts sooner.
|
||||
|
||||
|
||||
if ($row[0]["starts"] <= $showInstance->getShowInstanceStart()){
|
||||
return array("name"=>$row[0]["artist_name"]." - ".$row[0]["track_title"],
|
||||
"starts"=>$row[0]["starts"],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue