Facebook Walleria which you can get on Codecanyon Author: Freeman Chari Version: 2.0.8 Author URI: http://www.zoxion.com */ include_once('Fppg.class.php'); $fppg=new Fppg(); // Activation and deactivation hook register_activation_hook( __FILE__, array($fppg, 'activate') ); register_deactivation_hook( __FILE__, array($fppg, 'deactivate') );