Skip to content

Commit

Permalink
fix exeption
Browse files Browse the repository at this point in the history
  • Loading branch information
bcordis committed Mar 5, 2016
1 parent 8220fc0 commit c3c2c71
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Binary file removed build/packages/pkg_biblestudy.zip
Binary file not shown.
4 changes: 2 additions & 2 deletions com_biblestudy/admin/models/server.php
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,8 @@ public function getType($pk, $ext = false)
/**
* Method to get a server item.
*
* @param null $pk An optional id of the object to get
* @param bool $ext If comfing from externl
* @param null $pk An optional id of the object to get
* @param bool $ext If comfing from externl
*
* @return mixed Server Server data object, false on failure
*
Expand Down

0 comments on commit c3c2c71

Please sign in to comment.