Guest User

Untitled

a guest
Jun 13th, 2018
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. <?php
  2. $gRoot = '.git/HEAD';
  3. $gName = implode( '/', array_slice( explode( '/', file_get_contents( $gRoot ) ), 2 ) );
Add Comment
Please, Sign In to add comment