Skip to content

Instantly share code, notes, and snippets.

@nunocodex
Created June 6, 2010 03:01
Show Gist options
  • Save nunocodex/427245 to your computer and use it in GitHub Desktop.
Save nunocodex/427245 to your computer and use it in GitHub Desktop.
<?php
class Rapidshare_Com
{
public function __construct()
{
// constructor.
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment