Skip to content
Snippets Groups Projects

Merge test (isue 126 with master)

Closed Romain Therville requested to merge issue#126 into master
1 unresolved thread

This is a test.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
1125 1125 }
1126 1126 return $projects;
1127 1127 }
1128
1129 /**
1130 * Select all runs for the superadmin
1131 *
1132 * @param string $user_id the user id
1133 * @return table with all projects
1134 */
1135 /* @param string $user_id the user id
1136 * @return table with all projects
1137 */
1138 static function select_superadmin_runs( $orderby='', $limit='') {
  • Please register or sign in to reply
    Loading