Skip to content

Instantly share code, notes, and snippets.

@nullstyle
Created March 25, 2009 02:30
Show Gist options
  • Save nullstyle/84513 to your computer and use it in GitHub Desktop.
Save nullstyle/84513 to your computer and use it in GitHub Desktop.
class FastPass {
public static function url($key, $secret, $email, $name, $uid, $is_secure=false, $privateFields=array()) {}
public static function script($key, $secret, $email, $name, $uid, $is_secure=false, $privateFields=array()) {}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment