Skip to content

Instantly share code, notes, and snippets.

@hakjoon
Created August 5, 2010 18:39
Show Gist options
  • Save hakjoon/510169 to your computer and use it in GitHub Desktop.
Save hakjoon/510169 to your computer and use it in GitHub Desktop.
function hak_image_id() {
global $hak_thisimage;
if($hak_thisimage) {
return $hak_thisimage['id'];
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment