[cvs] commit: jonah/lib Delivery.php News.php jonah/lib/News sql.php
Marko Djukic
mdjukic at horde.org
Tue Jun 15 16:17:54 PDT 2004
mdjukic 2004-06-15 16:17:54 PDT
Modified files:
lib Delivery.php News.php
lib/News sql.php
Log:
- add function to do a single delivery of a story, to be called when a new story is added to a channel so that all recipients listening to that channel will get the story.
- rearrange the saveStory() functions, move the public saveStory() to News.php which will also do the delivery. the private _saveStory() only for saving to backend.
Revision Changes Path
1.12 +16 -2 jonah/lib/Delivery.php
1.45 +31 -2 jonah/lib/News.php
1.30 +3 -3 jonah/lib/News/sql.php
Chora Links:
http://cvs.horde.org/diff.php/jonah/lib/Delivery.php?r1=1.11&r2=1.12&ty=u
http://cvs.horde.org/diff.php/jonah/lib/News.php?r1=1.44&r2=1.45&ty=u
http://cvs.horde.org/diff.php/jonah/lib/News/sql.php?r1=1.29&r2=1.30&ty=u
More information about the cvs
mailing list