Merge test (isue 126 with master)
1 unresolved thread
1 unresolved thread
This is a test.
Merge request reports
Activity
Filter activity
changed milestone to %V3.2.7
added Test label
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