Changeset 151
- Timestamp:
- 01/01/08 20:05:09 (1 year ago)
- Files:
-
- branches/RB-0.91/wp-infocard/wp-infocard.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/RB-0.91/wp-infocard/wp-infocard.php
r144 r151 2 2 /* 3 3 Plugin Name: PamelaWare Information Card Login 4 Plugin URI: http://code.pamelaproject.com/wiki /PWwordpress4 Plugin URI: http://code.pamelaproject.com/wiki 5 5 Description: This plugin adds functionality to register and login with "information cards", part of the Identity Metasystem web services framework. Once it is activated, go to the "Options" menu and click on "Information Cards" to see what to do next. 6 6 Version: v0.9 7 7 Author: K. Cameron, P. Dingle, and more 8 Author URI: https://pamelaproject.com/svn/pw/pwcommon/ legal/CONTRIBUTORS8 Author URI: https://pamelaproject.com/svn/pw/pwcommon/branches/RB-1.0/legal/CONTRIBUTORS 9 9 */ 10 10 include_once( dirname(__FILE__) . '/pw-config.php' );
