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