root/fMessaging.php


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @721 [721] 10/26/09 12:36:49 wbond BackwardsCompatibilityBreak - Removed the $prefix parameter from the …
(edit) @632 [632] 07/08/09 20:30:39 wbond Fixed ticket #169 - Updated fMessaging to not require the $recipient
(edit) @596 [596] 06/02/09 23:14:35 wbond Added support for '*' and arrays of names to fMessaging::check()
(edit) @567 [567] 05/08/09 09:07:44 wbond BackwardsCompatibilityBreak - the first parameter of fSession::clear() was …
(edit) @479 [479] 01/12/09 01:15:51 wbond Changed fMessaging::show() to accept more than one message name, or * for …
(edit) @448 [448] 12/24/08 01:06:02 wbond Updated copyright notices and licenses to use Will instead of William, …
(edit) @316 [316] 10/21/08 01:54:09 wbond More API documentation updates
(edit) @286 [286] 10/11/08 22:08:46 wbond Added reset() methods for all classes with static members
(edit) @273 [273] 10/06/08 23:12:08 wbond Added comments to explain class constants for static method callbacks
(edit) @265 [265] 10/03/08 01:39:30 wbond Added class constants to all classes with static methods to allow for …
(edit) @237 [237] 09/24/08 12:27:05 wbond Added fMessaging::check()
(copy) @214 [214] 09/12/08 13:51:40 wbond Moved all of the classes out of subdirectories for easier browsing and …
copied from session/fMessaging.php:
(edit) @202 [202] 09/07/08 22:22:47 wbond BackwardsCompatibilityBreak - The second and third parameters of …