nolith / About Me (http://abisso.org/index.php/projects/about-me/)

Put in a widget all your social network links with this amazing Worpress plugin ;) (based on social-link http://blog.maybe5.com/?page_id=94)

Clone this repository (size: 313.2 KB): HTTPS / SSH
$ hg clone http://code.l0g.in/about-me

Changed (Δ0 bytes):

raw changeset »

aboutme.php (1 lines added, 1 lines removed)

Up to file-list aboutme.php:

@@ -32,7 +32,7 @@ http://www.gnu.org/licenses/gpl.txt
32
32
register_activation_hook(__FILE__,'social_links_install');
33
33
34
34
//TO DO use these definitions instead
35
define('SOCIAL_LINKS_VERSION', '1.0.4');
35
define('SOCIAL_LINKS_VERSION', '1.0.5');
36
36
define('SOCIAL_LINKS_DB_VERSION', '1.1');
37
37
38
38
define('KEY_SITE_ID',0);