Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • mahara mahara
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1
    • Issues 1
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • maharamahara
  • maharamahara
  • Repository
Switch branch/tag
  • mahara
  • htdocs
  • import
  • leap
  • lib.php
Find file BlameHistoryPermalink
  • Nigel McNie's avatar
    Make sure the entries are sorted by score when doing the import. · af004671
    Nigel McNie authored Oct 05, 2009
    
    
    Found this bug while doing View import. Using uksort passes the keys in
    for sorting, which is not what the sorting function was actually
    expecting. uasort is what I meant to use.
    
    Signed-off-by: default avatarNigel McNie <nigel@catalyst.net.nz>
    af004671