source: trunk/www.guidonia.net/wp/wp-content/plugins/ferdinand-wordbook/index.php@ 44

Last change on this file since 44 was 44, checked in by luciano, 14 years ago
File size: 358 bytes
Line 
1<?php
2/*
3Plugin Name: Wordbook
4Plugin URI: http://wordbook.ferdinand.rs/
5Description: Complete Wordpress-Facebook integration. For support visit <a href="http://wordbook.ferdinand.rs/">community forums</a>
6Version: 0.47.6
7Author: Vladimir Cvetic @ Ferdinand Development
8Author URI: http://www.hazaah.com/
9*/
10require_once('lib.php');
11$wpfbg = new wpfbg();
12?>
Note: See TracBrowser for help on using the repository browser.