Changeset 148
- Timestamp:
- 12/27/07 01:21:28 (1 year ago)
- Files:
-
- branches/RB-0.91/wp-infocard/pw-config.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/RB-0.91/wp-infocard/pw-config.php
r144 r148 7 7 define ('PW_SHOW_BINARY', FALSE); 8 8 define ('PW_PLUGINPATH', '/wp-content/plugins/wp-infocard'); 9 define ('PW_VERSION', 'v0.9 ');10 define ('PW_VERSION_DATE', '12/2 6/07');9 define ('PW_VERSION', 'v0.91'); 10 define ('PW_VERSION_DATE', '12/27/07'); 11 11 define ('PW_DB_VERSION', 'DB v3'); 12 12 define ('PW_USECAPTCHAS', false );
