Skip to content

Instantly share code, notes, and snippets.

@eggsurplus
Created September 19, 2012 21:45
Show Gist options
  • Save eggsurplus/3752493 to your computer and use it in GitHub Desktop.
Save eggsurplus/3752493 to your computer and use it in GitHub Desktop.
Dev Tips: Manifest Copy - Custom File Copy
'copy' => array (
array (
'from' => '<basepath>/files/custom/modules/Accounts/views/view.edit.php',
'to' => 'custom/modules/Accounts/views/view.edit.php',
),
),
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment