Changeset 168
- Timestamp:
- 06/24/08 08:41:53 (7 months ago)
- Files:
-
- branches/RB-0.9/wp-infocard/pw-config.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/RB-0.9/wp-infocard/pw-config.php
r166 r168 8 8 define ('PW_PLUGINPATH', '/wp-content/plugins/wp-infocard'); 9 9 define ('PW_VERSION', 'v0.9'); 10 define ('PW_VERSION_DATE', ' 12/26/07');10 define ('PW_VERSION_DATE', '06/24/08'); 11 11 define ('PW_DB_VERSION', 'DB v3'); 12 12 define ('PW_USECAPTCHAS', false );
