about summary refs log tree commit diff stats
path: root/update/library/trunk/subscription.php
Commit message (Collapse)AuthorAgeFilesLines
* Update: Centralized Central in LibraryKelly Rauchenberger2008-09-061-26/+0
| | | | | | Also removed subscription.php due to the new subscription specification (#28) Refs #52 and #28
* Update: Added #10 support to Subscription FileKelly Rauchenberger2008-08-121-0/+8
| | | | Refs #10
* Update: Added multiple subscription supportKelly Rauchenberger2008-08-071-5/+7
| | | | Closes #22
* Update: Undid the password-protection supportKelly Rauchenberger2008-08-071-8/+0
| | | | | From now on, password-protection is Milestone 1.1. When that time comes, you can look back on [105] and [106] for password-protection. Refs #10
* Update: Added automatic Subscription FileKelly Rauchenberger2008-08-071-0/+24
Users of the Update Server Library will no longer have to write their own Subscription File because now the Library comes with an automatically generated one with password-protection support. Just ensure that if you move subscription.php away from instadisc.php that you update the include() in subscription.php! Refs #10