Skip to content

Commit

Permalink
Release
Browse files Browse the repository at this point in the history
  • Loading branch information
paramientos committed Sep 19, 2016
1 parent db4b90d commit c8b447d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/model/common/home.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
class CommonHomeModel extends Rex {

function get_foos() {
return null;
return "";
}

}

0 comments on commit c8b447d

Please sign in to comment.