Skip to content

Commit

Permalink
Merge pull request #5 from asilgalis/b-dev-ce
Browse files Browse the repository at this point in the history
Typo in alist controller.
  • Loading branch information
asilgalis committed May 9, 2013
2 parents 7ba7639 + a6963a9 commit ef8e256
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/application/controllers/alist.php
Original file line number Diff line number Diff line change
Expand Up @@ -439,7 +439,7 @@ protected function _getCatPathString()
*
* @param string $sMeta category path
* @param int $iLength max length of result, -1 for no truncation
* @param bool $blDescTag if true - performs additional dublicate cleaning
* @param bool $blDescTag if true - performs additional duplicate cleaning
*
* @return string $sString converted string
*/
Expand Down

0 comments on commit ef8e256

Please sign in to comment.