Skip to content

Commit

Permalink
Update class.rex_lang_nav.inc.php
Browse files Browse the repository at this point in the history
  • Loading branch information
darwin26 committed Nov 11, 2015
1 parent b8de282 commit f626e8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion classes/class.rex_lang_nav.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ public function setUlClass($ulClass) {
$this->ulClass = $ulClass;
}

public function setUlId($ulId) {
public function setUlId($ulId) {
$this->ulId = $ulId;
}

Expand Down

0 comments on commit f626e8a

Please sign in to comment.