Skip to content

Commit 9d1f7cb

Browse files
committed
Added back a space.
1 parent 427288b commit 9d1f7cb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tools/processDump.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -269,6 +269,7 @@
269269
$failures++;
270270
}
271271
$departmentsProc = mysqli_affected_rows($dbConn);
272+
272273
// Grab each COURSE from the classes table
273274
$courseQuery = "SELECT strm, subject, units, acad_org, catalog_nbr, descr, course_descrlong, prereqs, typ_offr, ctc_hrs, ";
274275
$courseQuery .= " crse_id, crse_offer_nbr, session_code";

0 commit comments

Comments
 (0)