Skip to content

Instantly share code, notes, and snippets.

@blainelang
Created September 16, 2013 17:52
Show Gist options
  • Save blainelang/6584097 to your computer and use it in GitHub Desktop.
Save blainelang/6584097 to your computer and use it in GitHub Desktop.
Move an array element to the beginning of the array
$implementations = array('pi_commerce' => $implementations['pi_commerce']) + $implementations;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment