Skip to content

Instantly share code, notes, and snippets.

@mkorostoff
Created August 17, 2014 06:30
Show Gist options
  • Save mkorostoff/754ebb037e90826d7ab6 to your computer and use it in GitHub Desktop.
Save mkorostoff/754ebb037e90826d7ab6 to your computer and use it in GitHub Desktop.
<?php
return l( 'Log in', 'user/login', array( 'attributes' => array( 'target' => '_blank' ) ) );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment