Changeset 577150
- Timestamp:
- 07/25/2012 12:50:15 PM (14 years ago)
- Location:
- push-syndication
- Files:
-
- 2 edited
-
tags/1.0/readme.txt (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
push-syndication/tags/1.0/readme.txt
r577149 r577150 20 20 used to encrypt user credentials and save to the database securely. 21 21 22 [code lang="php"]23 22 define('PUSH_SYNDICATION_KEY', 'this-is-a-randon-key') 24 [/code]25 23 26 24 The plugin have a settings page along with an API generator tool that can be used to generate -
push-syndication/trunk/readme.txt
r577149 r577150 20 20 used to encrypt user credentials and save to the database securely. 21 21 22 [code lang="php"]23 22 define('PUSH_SYNDICATION_KEY', 'this-is-a-randon-key') 24 [/code]25 23 26 24 The plugin have a settings page along with an API generator tool that can be used to generate
Note: See TracChangeset
for help on using the changeset viewer.