Skip to content

Commit

Permalink
Greek updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Stardog committed Mar 15, 2018
1 parent e7475c4 commit 56de379
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions inc/greek.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
* Listing of "greek" organization and the category they are in.
*/
$greeks = array(
'Alpha Epsilon Pi' => 'IC',
'Alpha Sigma Phi' => 'IC',
'Alpha Tau Omega' => 'IC',
'Delta Chi' => 'IC',
Expand All @@ -13,13 +14,13 @@
'Phi Gamma Delta' => 'IC',
'Phi Kappa Tau' => 'IC',
'Phi Sigma Kappa' => 'IC',
'Pi Kappa Phi' => 'IC',
'Sigma Nu' => 'IC',
'Sigma Alpha Epsilon' => 'IC',
'Tau Kappa Epsilon' => 'IC',
'Theta Chi' => 'IC',
'Alpha Delta Pi' => 'PHC',
'Alpha Gamma Delta' => 'PHC',
'Omicron Pi' => 'PHC',
'Alpha Omicron Pi' => 'PHC',
'Alpha Phi' => 'PHC',
'Chi Omega' => 'PHC',
'Delta Zeta' => 'PHC',
Expand All @@ -32,8 +33,8 @@
'Delta Sigma Theta Sorority, Inc.' => 'NPHC',
'Kappa Alpha Psi' => 'NPHC',
'Phi Beta Sigma' => 'NPHC',
'Zeta Phi Beta' => 'NPHC',
'Psi Mu Chapter of Omega Psi Phi Fraternity Incorporated' => 'NPHC',
'Zeta Phi Beta Sorority, Inc.' => 'NPHC',
'Chi Upsilon Sigma National Latin Sorority, Inc' => 'MULT'
'Chi Upsilon Sigma National Latin Sorority, Inc' => 'NPHC'
);
?>

0 comments on commit 56de379

Please sign in to comment.