Changeset 75
- Timestamp:
- 06/23/07 18:20:57 (2 years ago)
- Files:
-
- trunk/wp-infocard/pw-config.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/wp-infocard/pw-config.php
r74 r75 8 8 define ('PW_PLUGINPATH', '/wp-content/plugins/wp-infocard'); 9 9 define ('PW_SELECTORTRIGGER', 'html' ); // this can also be set to XHTML 10 define ('PW_MANAGEDONLY', true );10 define ('PW_MANAGEDONLY', false ); 11 11 define ('PW_VERSION', 'b3'); 12 12 define ('PW_VERSION_DATE', '20June07');
